Project Cup Pool developed during the Next Level Week Copa, on the Ignite trail.
Install all dependencies:
cd server/ && npm i
Run server
npm run dev
Install all dependencies:
cd web/ && npm i
Run server
npm run dev
Fig. 1: texto de preechimento |
Before starting, check and follow the instructions for contributing to the repository. If not, you can follow the instructions below:
- Fork the project
- Create a new branch: git checkout -b nova-branch
- Commit your changes: git commit -m 'I added something'
- Push to branch: git push origin nova-branch
- Open a Pull Request
If you want to report a bug or request a feature, go to Issue on the GitHub Project and add your request.
Created with 💜 by Carlos Alves