Skip to content

fanqidong/vue-sales-platforms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-sales-platform

A practical Vue project

Project setup

npm install 

Compiles and hot-reloads for development

npm run serve && npm run json (start json-server for mock data)

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint