Nightlife coordination app. Part of FCC
Client side was generated with Angular CLI version 1.0.0.
Install dependencies
npm install
Run development server
npm run dev
MongoDB is required on localhost, otherwise change config in
server/config/env/development.js
Build client
ng build