/vue-mobile

A simple mobile phone case for vue.js

Primary LanguageVueMIT LicenseMIT

vue-mobile

A simple Vue.js project  

新手练习项目,没有用到vuex,状态管理确实超级复杂头疼

Build Setup

# install dependencies
npm install 或 cnpm install
注意: node-sass 模块容易安装失败,建议 使用 cnpm 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

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