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

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.