1.0.3 • Published 6 years ago

vue-mobile-template v1.0.3

Weekly downloads
18
License
-
Repository
github
Last release
6 years ago

vue-mobile-template

A Vue.js project

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

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

Tips

a vue project can be applied on mobile phone side development

in this project already installed:

1. normalize.css in mobile
2. mint-ui
3. jquery
4. vue-i18n

备注

这是一个vue手机端适配的模板,在模板中安装或引入了:

1. 手机端的适配 normalize.css
2. mint-ui插件安装
3. jquery的引入
4. vue-i18n国际化插件的引入