|
|
hace 7 años | |
|---|---|---|
| bower_components | hace 7 años | |
| build | hace 7 años | |
| config | hace 7 años | |
| src | hace 7 años | |
| static | hace 7 años | |
| test | hace 7 años | |
| .babelrc | hace 7 años | |
| .bowerrc | hace 7 años | |
| .editorconfig | hace 7 años | |
| .gitignore | hace 7 años | |
| .postcssrc.js | hace 7 años | |
| 1111.html | hace 7 años | |
| README.md | hace 7 años | |
| bower.json | hace 7 años | |
| favicon.ico | hace 7 años | |
| index.html | hace 7 años | |
| jquery.min.js | hace 7 años | |
| jweixin-1.3.2.js | hace 7 años | |
| package-lock.json | hace 7 años | |
| package.json | hace 7 años | |
| vconsole.min.js | hace 7 años |
A Vue.js project
# 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.