q. - an exploration into full-stack web engineering and project management, based on a restaurant's queue management system.
- Johnny Li
- Tiffany Pham
- Neha Chaudhary
- Eugene Soo
- npm start starts your server.
- npm run client starts webpack, which bundles your client files in client/src and watches for changes.
- Node 6.4.x
- Redis 2.6.x
- Postgresql 9.1.x
- etc
- etc
From within the root directory:
npm install
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.