Skip to content

xypherbo/hexagonal-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexagonal tree

A barebones Angular 2 + Node.js app using Express 4.

Running Locally

Make sure you have Node.js installed.

$ git clone https://github.com/xypherbo/hexagonal-tree # or clone your own fork
$ cd hexagonal-tree
$ npm install
$ npm start

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

Documentation

About

My little webpage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors