Project made as a means to practice skills.
https://github.com/prince-neres/wallbox-api.git
- You need to run the backend first, repository:
git clone https://github.com/prince-neres/wallbox-api.git
- Clone the project with
git clone https://github.com/prince-neres/wallbox-web.git
- Enter the project directory with cd
wallbox-web
- Run the command
yarn
ornpm -i
- Run the command
yarn dev
ornpm run dev