Skip to content

JuanPedroCantarero/concept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Concepto Juan Pedro Cantarero Reyes

Concept of Juan Pedro Cantarero with Vue 3 composition api and json_server

Install proyects

Back

cd back
npm install

Front

cd front/concept-front
yarn install

How to init

Back

cd back
npm start

Front

cd front/concept-front
yarn serve

Next steps

  • UI notification msgs when error from back
  • Do End2End update test
  • Do more unit testing using to cover all