No Description

zhh 8d6021a7e2 分类添加筛选属性 6 years ago
build fff78fe7f0 项目初始化导入 6 years ago
config fff78fe7f0 项目初始化导入 6 years ago
src 8d6021a7e2 分类添加筛选属性 6 years ago
static fff78fe7f0 项目初始化导入 6 years ago
.babelrc fff78fe7f0 项目初始化导入 6 years ago
.editorconfig fff78fe7f0 项目初始化导入 6 years ago
.gitignore fff78fe7f0 项目初始化导入 6 years ago
.postcssrc.js fff78fe7f0 项目初始化导入 6 years ago
README.md fff78fe7f0 项目初始化导入 6 years ago
index.html fff78fe7f0 项目初始化导入 6 years ago
package-lock.json fff78fe7f0 项目初始化导入 6 years ago
package.json fff78fe7f0 项目初始化导入 6 years ago

README.md

desc

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.