zhangxiaoyu 1593c06916 企业认证,个人认证完成 | 6 lat temu | |
---|---|---|
build | 6 lat temu | |
config | 6 lat temu | |
src | 6 lat temu | |
static | 6 lat temu | |
test | 6 lat temu | |
.babelrc | 6 lat temu | |
.editorconfig | 6 lat temu | |
.eslintignore | 6 lat temu | |
.eslintrc.js | 6 lat temu | |
.gitignore | 6 lat temu | |
.postcssrc.js | 6 lat temu | |
README.md | 6 lat temu | |
index.html | 6 lat temu | |
package-lock.json | 6 lat temu | |
package.json | 6 lat temu |
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.