Skip to content

Installation and Configuration

Will Angell-James edited this page Aug 19, 2018 · 2 revisions
  1. Have mongodb server up on local machine.
  2. git clone https://github.com/CastleKey/webdev_team_project.git
  3. cd webdev_team_project
  4. npm run-script heroku-postbuild
  5. EVANBUSSE_APIKEY={YOUR KEY FROM http://strains.evanbusse.com/} npm starton a mac/linux or SET EVANBUSSE_APIKEY={YOUR KEY FROM http://strains.evanbusse.com/} and npm start for windows.
  6. ng serve for the front end.
  7. Navigate to localhost:4200

Clone this wiki locally