UNPKG

vue-scooter-template

Version:
22 lines (15 loc) 344 B
# 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 ```