Make sure you have Node.js and the Heroku Toolbelt installed.
$ npm i
$ npm start$ npm i -g nodemon
$ npm run watchThe app will be running on localhost:3838 by default
$ git push heroku master
$ heroku open
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Make sure you have Node.js and the Heroku Toolbelt installed.
$ npm i
$ npm start$ npm i -g nodemon
$ npm run watchThe app will be running on localhost:3838 by default
$ git push heroku master
$ heroku open