No Description

yanchenta 6f2ccc915d yct的评审意见 5 years ago
build 66fb1b1310 api 6 years ago
config dd3a97ec6e 本地验证 6 years ago
src d2fea917ba 注册优化 6 years ago
static 66fb1b1310 api 6 years ago
.babelrc 09ad3203df 手机注册登陆 6 years ago
.editorconfig 09ad3203df 手机注册登陆 6 years ago
.eslintignore 09ad3203df 手机注册登陆 6 years ago
.eslintrc.js 09ad3203df 手机注册登陆 6 years ago
.gitignore 09ad3203df 手机注册登陆 6 years ago
.postcssrc.js 09ad3203df 手机注册登陆 6 years ago
README.md ade8fea289 手机注册登陆 6 years ago
index.html 66fb1b1310 api 6 years ago
package-lock.json 09ad3203df 手机注册登陆 6 years ago
package.json 09ad3203df 手机注册登陆 6 years ago
评审.doc 6f2ccc915d yct的评审意见 5 years ago

README.md

presell

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.