Skip to content

zhanghoo/mengdong2.0

Repository files navigation

mengdong2.0

An app for pet.

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

# install dependencies
npm install vuex --save
npm install --save axios
npm install sass-loader node-sass webpack --save-dev
npm install vue-awesome-swiper --save
npm install normalize.css --save
npm install vue-awesome --save
npm install vue-wechat-title --save

For a detailed explanation on how things work, check out the guide and docs for vue-loader.