unknown db89dcbbe7 提交官网图片 1 год назад
..
build fa07974878 xyy 4 лет назад
config fa07974878 xyy 4 лет назад
src db89dcbbe7 提交官网图片 1 год назад
static 2a8c1ed2fd 用户优化 2 лет назад
test fa07974878 xyy 4 лет назад
.babelrc fa07974878 xyy 4 лет назад
.editorconfig fa07974878 xyy 4 лет назад
.eslintignore fa07974878 xyy 4 лет назад
.eslintrc.js fa07974878 xyy 4 лет назад
.gitignore fa07974878 xyy 4 лет назад
.postcssrc.js fa07974878 xyy 4 лет назад
README.md fa07974878 xyy 4 лет назад
index.html 2a8c1ed2fd 用户优化 2 лет назад
node_modules.zip e297124eea qq 1 год назад
package-lock.json b9f95288ba 提交 2 лет назад
package.json 2a8c1ed2fd 用户优化 2 лет назад

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.