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

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.