包头高新区大数据页面
Go to file
2024-04-24 15:15:52 +08:00
build fc 2023-08-08 16:15:54 +08:00
config fc 2023-08-08 16:15:54 +08:00
src 弹出网址更改 2024-04-24 15:15:52 +08:00
static 增加流程图弹窗 2024-02-01 16:15:38 +08:00
test fc 2023-08-08 16:15:54 +08:00
.babelrc fc 2023-08-08 16:15:54 +08:00
.editorconfig fc 2023-08-08 16:15:54 +08:00
.eslintignore fc 2023-08-08 16:15:54 +08:00
.eslintrc.js fc 2023-08-08 16:15:54 +08:00
.gitignore fc 2023-08-08 16:15:54 +08:00
.postcssrc.js fc 2023-08-08 16:15:54 +08:00
index.html fc 2023-08-08 16:15:54 +08:00
package-lock.json fc 2023-08-08 16:15:54 +08:00
package.json fc 2023-08-08 16:15:54 +08:00
README.md fc 2023-08-08 16:15:54 +08:00

grrr

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.