唐山文旅(集团端)前端
 
 
 
 
 
Go to file
wangpeng 89c91e6cdb first commit 2024-11-19 13:58:41 +08:00
build first commit 2024-11-19 13:58:41 +08:00
config first commit 2024-11-19 13:58:41 +08:00
src first commit 2024-11-19 13:58:41 +08:00
static first commit 2024-11-19 13:58:41 +08:00
test first commit 2024-11-19 13:58:41 +08:00
.babelrc first commit 2024-11-19 13:58:41 +08:00
.editorconfig first commit 2024-11-19 13:58:41 +08:00
.eslintignore first commit 2024-11-19 13:58:41 +08:00
.eslintrc.js first commit 2024-11-19 13:58:41 +08:00
.gitignore first commit 2024-11-19 13:58:41 +08:00
.postcssrc.js first commit 2024-11-19 13:58:41 +08:00
.project first commit 2024-11-19 13:58:41 +08:00
README.md first commit 2024-11-19 13:58:41 +08:00
index.html first commit 2024-11-19 13:58:41 +08:00
package-lock.json first commit 2024-11-19 13:58:41 +08:00
package.json first commit 2024-11-19 13:58:41 +08:00
qa-regulatory-wlaq-vue.iml first commit 2024-11-19 13:58:41 +08:00

README.md

myvue

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.