Project developed by Iván Luis Sánchez Rodríguez
Made with ReactJs and Typescript
Additional libraries:
Before start, build or run tests, run npm install
To start this application locally run npm run start
.
To run tests run npm run test
To build this project run npm run build
If you run web-piza-api project locally ensure that you change base url on env.ts
. You will get CORS errors if run both, the web and the server in same machine, so, I suggest to download chrome extension
Enjoy building pizzas!!!