Stay within budget while shopping.
- Product Owner: Elijah Schow
- Scrum Master: Cory Grinstead
- Development Team Members:
- Burk McRae
- Jonathan Granstaff
TODO: add some usage instructions
- Node 5.xx.x +
- ReactJS
- Webpack
- (see
package.jsonfor details)
View the project roadmap
From within the root directory:
npm install- Run the back-end:
npm start- Build the front-end (in another tab):
npm run dev- Visit
http://localhost:8080(or whichever port the server started on).
See CONTRIBUTING.md for contribution guidelines.