Go to file
chenkl fa9f24d5da feat: 🎸 显示更多组建开发中 2020-12-25 17:15:40 +08:00
mock feat: 🎸 综合实例重构中 2020-12-23 17:29:17 +08:00
public feat: 🎸 初始化项目 2020-12-14 17:32:37 +08:00
src feat: 🎸 显示更多组建开发中 2020-12-25 17:15:40 +08:00
.browserslistrc feat: 🎸 初始化项目 2020-12-14 17:32:37 +08:00
.env.development feat: 🎸 初始化项目 2020-12-14 17:32:37 +08:00
.env.production feat: 🎸 初始化项目 2020-12-14 17:32:37 +08:00
.env.test feat: 🎸 初始化项目 2020-12-14 17:32:37 +08:00
.eslintrc.js feat: 🎸 初始化项目 2020-12-14 17:32:37 +08:00
.gitignore feat: 🎸 初始化项目 2020-12-14 17:32:37 +08:00
README.md feat: 🎸 初始化项目 2020-12-14 17:32:37 +08:00
babel.config.js feat: 🎸 初始化项目 2020-12-14 17:32:37 +08:00
package.json feat: 🎸 显示更多组建开发中 2020-12-25 17:15:40 +08:00
pages.config.js feat: 🎸 初始化项目 2020-12-14 17:32:37 +08:00
tsconfig.json feat: 🎸 初始化项目 2020-12-14 17:32:37 +08:00
vue.config.js feat: 🎸 初始化项目 2020-12-14 17:32:37 +08:00
yarn.lock feat: 🎸 显示更多组建开发中 2020-12-25 17:15:40 +08:00

README.md

demo

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.