514840279 / tools-rollcall-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tools-rollcall-web

Project setup

vue create tools-rollcall-web
cd tools-rollcall-web
vue add vuestic-ui

npm install sass-loader node-sass --save
npm install axios -S
npm install qs -S

npm install

vue ui
安裝 vuex和router

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 66.0%Language:JavaScript 30.9%Language:HTML 2.9%Language:Batchfile 0.1%