Chingu Voyage Project
What things you need to install the software and how to install them
node
npm || yarn
cd bears-project-8
yarn
cd client
yarn
cd ..
yarn run dev
TBD
yarn run test
|| npm run test
TBD
- Mongoose - Elegant mongodb object modeling for node.js.
- Express - Minimal and flexible Node.js web application.
- React - A JavaScript library for building user interfaces.
- Node - JavaScript runtime built on Chrome's V8 JavaScript engine.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Lydia - LydiaVuj
- arielbk
- 34less
- Darko Tasevski - Puritanic
- Samuel Christopher - sammychris
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used