Concept of Juan Pedro Cantarero with Vue 3 composition api and json_server
Back
cd back
npm install
Front
cd front/concept-front
yarn install
Back
cd back
npm start
Front
cd front/concept-front
yarn serve
- UI notification msgs when error from back
- Do End2End update test
- Do more unit testing using to cover all