Go to file
chenkl bd24b92acb feat: 🎸 layout布局重构中 2020-12-18 17:34:17 +08:00
public feat: 🎸 初始化项目 2020-12-14 17:32:37 +08:00
src feat: 🎸 layout布局重构中 2020-12-18 17:34:17 +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: 🎸 重构layout-classic布局 2020-12-17 17:01:13 +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-14 17:32:37 +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.