Start by cloning the latest version of dished. and on your local machine by running:
$ git clone https://github.com/chrisng93/dished..git
$ cd dished.Follow directions in the app and server directories to get those up and running
After that open in your browser the localhost with your chosen port, e.g. http://localhost:3000/ to access the application.
- React
- Redux
- Redux-Observable
- RxJS
- React-Router
- React-Router-Redux
- SASS
- Reselect
- Webpack
- Flask
- SQLite3
- SQLAlchemy
- Alembic
- Redis
- Docker
- Digital Ocean
- Amazon S3
- Google Maps
- Yelp
- Fork the repo.
- Clone it to your local computer
- Cut a namespaced feature branch from master and name it appropriately
- Make commits and prefix each commit with the type of work you were doing
- BEFORE PUSHING UP YOUR CHANGES, rebase upstream changes into your branch, fix any potential conflicts, and then push to your fork.
- Submit a pull request directly to the master
- Someone else will perform code review to keep codebase clean
- Fix any errors or issues raised by the reviewer and push the fixes as a single new commit
- Repeat until the pull request is merged.
See CONTRIBUTING.md for contribution guidelines in detail.
M.I.T