/epart-app

Primary LanguageJavaScript

ep-hw-app

Install app:

  • run npm install in client folder.
  • run npm install in server/app folder.

Start app (development):

Deploy to Heroku:

  • run grunt release in client folder.
  • git subtree push --prefix server/app heroku master

See live app - [e-part-hw-app.herokuapp.com] (http://e-part-hw-app.herokuapp.com)