followThru
- Product Owner: Andrew Vye
- Scrum Master: S.B. Lee
- Development Team Members: Brent Colson, Keeley Nakamoto
A mobile productivity application for creating lists that helps users follow through on completing added items
- Node 6.0.x
- Npm 3.8.x
- postgreSQL 9.5.x
From within the root directory:
$ sudo brew install flow
$ sudo brew install watchman
$ sudo npm install -g react-native-cli
$ npm install
From within the root directory: This will build bundle.js file and run server with automated test and nodemon
$ gulp
From within the root directory:
$ react-native run-ios
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.