/vue-sales-platforms

A practical Vue project

Primary LanguageVue

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