Skip to content

gouxiwen/vue-cli3-app

Repository files navigation

vue-cli3

基于 vue-cli3 搭建的移动端 vue 项目框架

使用 amfe-flexible 进行移动端适配,适配基于 750px 设计稿,1rem = 100px,项目使用 postcss-pxtorem 插件将 px 自动转为 rem,可以直接在样式里写 px 单位

代码风格使用 prettier 进行自动格式化

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published