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.
 
 
 
 
蔡伟波 0644421047
init
1 year ago
build 微量闪电项目完成 1 year ago
buildold 1 2 years ago
config 1 2 years ago
src 13 1 year ago
static 微量闪电项目完成 1 year ago
test/unit 1 2 years ago
.babelrc 1 2 years ago
.editorconfig 1 2 years ago
.eslintignore init 1 year ago
.eslintrc.js 1 2 years ago
.gitignore 1 2 years ago
.postcssrc.js 1 2 years ago
README.md 1 2 years ago
index.html 微量闪电项目完成 1 year ago
package-lock.json 1 2 years ago
package.json 微量闪电项目完成 1 year ago
requirements.txt 1 2 years ago

README.md

smsvp

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 all tests
npm test

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