unknown db89dcbbe7 提交官网图片 hace 1 año
..
build fa07974878 xyy hace 4 años
config fa07974878 xyy hace 4 años
src db89dcbbe7 提交官网图片 hace 1 año
static 2a8c1ed2fd 用户优化 hace 2 años
test fa07974878 xyy hace 4 años
.babelrc fa07974878 xyy hace 4 años
.editorconfig fa07974878 xyy hace 4 años
.eslintignore fa07974878 xyy hace 4 años
.eslintrc.js fa07974878 xyy hace 4 años
.gitignore fa07974878 xyy hace 4 años
.postcssrc.js fa07974878 xyy hace 4 años
README.md fa07974878 xyy hace 4 años
index.html 2a8c1ed2fd 用户优化 hace 2 años
node_modules.zip e297124eea qq hace 1 año
package-lock.json b9f95288ba 提交 hace 2 años
package.json 2a8c1ed2fd 用户优化 hace 2 años

README.md

xyy

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.