Sales Dashboard
Frontend
npm install
npm start
Backend Java Spring Boot
OBS: Default port for localhost is 8090
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes