自动化测试
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
cyl c13718f4f2 Commit the code for the first time 2 years ago
..
build Commit the code for the first time 2 years ago
config Commit the code for the first time 2 years ago
src Commit the code for the first time 2 years ago
static Commit the code for the first time 2 years ago
.babelrc Commit the code for the first time 2 years ago
.editorconfig Commit the code for the first time 2 years ago
.gitignore Commit the code for the first time 2 years ago
.postcssrc.js Commit the code for the first time 2 years ago
README.md Commit the code for the first time 2 years ago
index.html Commit the code for the first time 2 years ago
package-lock.json Commit the code for the first time 2 years ago
package.json Commit the code for the first time 2 years ago

README.md

usecases_web

usecases_web

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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.