A Node Project hub
August 25, 2014 ยท View on GitHub
Setup
- Clone this repo
- run
npm install
Running
- Run the server:
npm start - Browse to:
http://localhost:3002
Configuring
- Edit the
data/config.yamlanddata/items.yamlfile to your liking
Deploying
- Create your heroku instance
heroku create - Deploy
git push heroku master - Dance.