Nessuna descrizione

zhh 49021d9933 通用样式整理 6 anni fa
build fff78fe7f0 项目初始化导入 6 anni fa
config fff78fe7f0 项目初始化导入 6 anni fa
src 49021d9933 通用样式整理 6 anni fa
static fff78fe7f0 项目初始化导入 6 anni fa
.babelrc fff78fe7f0 项目初始化导入 6 anni fa
.editorconfig fff78fe7f0 项目初始化导入 6 anni fa
.gitignore fff78fe7f0 项目初始化导入 6 anni fa
.postcssrc.js fff78fe7f0 项目初始化导入 6 anni fa
README.md fff78fe7f0 项目初始化导入 6 anni fa
index.html fff78fe7f0 项目初始化导入 6 anni fa
package-lock.json fff78fe7f0 项目初始化导入 6 anni fa
package.json fff78fe7f0 项目初始化导入 6 anni fa

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.