临时工后台
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Wangxubin 9a8e7fb921 合并 3 years ago
array 初始化 4 years ago
build webpack配置调整 3 years ago
cert 初始化 4 years ago
config fixbug:部分提交 3 years ago
image 结合关注公众号 3 years ago
partten 补充内容 3 years ago
src 合并 3 years ago
static 初始化 4 years ago
test 登录方式更改 3 years ago
.babelrc 初始化 4 years ago
.editorconfig 初始化 4 years ago
.eslintignore 初始化 4 years ago
.eslintrc.js 初始化 4 years ago
.gitignore 初始化 4 years ago
.postcssrc.js 初始化 4 years ago
README.md 初始化 4 years ago
h -u origin 初始化 4 years ago
index.html 初始化 4 years ago
items.js 初始化 4 years ago
package-lock.json 部分bug修改 3 years ago
package.json 部分bug修改 3 years ago
report.20201021.163657.16548.0.001.json 初始化 4 years ago
启动项目.bat 初始化 4 years ago

README.md

vue

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.