Skip to content

SadeqSp/VMb2-2-real-world-vue2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project setup

npm install

Run the local Api server [db.json]

json-server --watch db.json

Compiles and hot-reloads for development

npm run serve