Discover, share, rate street food vendors near you!
- Product Owner: Luis Ortiz
- Scrum Master: Bruno Torres
- Development Team Members: Joseph Fernandez, Abimael Hernandez, Luis Ortiz, Bruno Torres
- Fork the repo
https://github.com/IntrepidParagon/Tragon.git- Clone the forked repo
git clone https://github.com/YourRepoName/HAY.git- Install dependencies
- Node ^8.x
- React 16.x
- React Router 4.x
- Mongoose 5.x
- Express 4.x
- Material-UI 1.x
From within the root directory: To install dependencies:
npm installTo start Webpack and create bundle.js
npm run devTo start nodemon dev server
npm run startSee CONTRIBUTING.md for contribution guidelines.