您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
gtz d19522bd6f update 2 年前
build init 2 年前
config init 2 年前
src update 2 年前
static init 2 年前
.babelrc init 2 年前
.editorconfig init 2 年前
.env.development init 2 年前
.env.production init 2 年前
.env.staging init 2 年前
.eslintignore init 2 年前
.eslintrc.js init 2 年前
.gitignore init 2 年前
.postcssrc.js init 2 年前
README.md init 2 年前
index.html init 2 年前
package-lock.json update 2 年前
package.json update 2 年前

README.md

webapp

A Vue.js project

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.