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

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.