Skip to content

Vaevue/kumaoyd

Repository files navigation

酷猫移动版

Build Setup

# install dependencies
 项目运行方法

 第一步
npm install

# serve with hot reload at localhost:8080

第二步
npm run dev

# build for production with minification

项目打包

npm run build

# build for production and view the bundle analyzer report
npm run build --report