polysoft vue-cli demo
安装
yarn install //安装
yarn run serve //开发
yarn run build //打包
使用插件
首页屏幕滚动插件
- vue-awesome-swiper > https://github.com/surmon-china/vue-awesome-swiper
| Name |
Last commit
b9d26ef2
-
基础搭建
|
History
|
Last Update |
|---|---|---|
| public | Loading commit data... | |
| src | Loading commit data... | |
| .browserslistrc | Loading commit data... | |
| .env | Loading commit data... | |
| .env.development | Loading commit data... | |
| .env.production | Loading commit data... | |
| .eslintrc.js | Loading commit data... | |
| .gitignore | Loading commit data... | |
| README.md | Loading commit data... | |
| api.md | Loading commit data... | |
| babel.config.js | Loading commit data... | |
| develop.md | Loading commit data... | |
| package-lock.json | Loading commit data... | |
| package.json | Loading commit data... | |
| postcss.config.js | Loading commit data... | |
| vue.config.js | Loading commit data... | |
| yarn.lock | Loading commit data... |
yarn install //安装
yarn run serve //开发
yarn run build //打包