Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 323 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 323 Bytes

vue-scooter-template

Use vue-scooter.js to develop engineering templates

Project setup

Install dependencies

npm install or yarn install

Compiles and hot-reloads for development

npm start or yarn start

Compiles and minifies for production

npm run build or yarn run build