Connecting spaces with faces.
- Product Owner: Emily Yu
- Scrum Master: Nick Teal
- Development Team Members: Jay Kindell, Justin Michot, Nick Teal, Emily Yu
- fork the repo
- clone from your fork into your local machine
- add environment variables
- npm install
- npm run build
- npm start
- enjoy
- Node 9.2.1
- MySQL 14.14
- npm 5.6.0
From within database directory:
mysql -u <username> -p < createDB.sql
From within the root directory:
npm install
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.