港务局监管端前端
 
 
 
 
 
Go to file
limingyu 5335c79d33 新动火作业和港务局一公司地图点位页面更新2 2023-12-11 18:15:37 +08:00
build 初始化 2023-11-07 10:04:37 +08:00
config 初始化 2023-11-07 10:04:37 +08:00
src 新动火作业和港务局一公司地图点位页面更新2 2023-12-11 18:15:37 +08:00
static 初始化 2023-11-07 10:04:37 +08:00
test 初始化 2023-11-07 10:04:37 +08:00
untitled/src 初始化 2023-11-07 10:04:37 +08:00
.babelrc 初始化 2023-11-07 10:04:37 +08:00
.editorconfig 初始化 2023-11-07 10:04:37 +08:00
.eslintignore 初始化 2023-11-07 10:04:37 +08:00
.eslintrc.js 初始化 2023-11-07 10:04:37 +08:00
.gitignore 初始化 2023-11-07 10:04:37 +08:00
.postcssrc.js 初始化 2023-11-07 10:04:37 +08:00
.project 初始化 2023-11-07 10:04:37 +08:00
README.md 初始化 2023-11-07 10:04:37 +08:00
index.html 初始化 2023-11-07 10:04:37 +08:00
maplocation.html 初始化 2023-11-07 10:04:37 +08:00
mapshow.html 初始化 2023-11-07 10:04:37 +08:00
myvue.iml 初始化 2023-11-07 10:04:37 +08:00
package-lock.json 初始化 2023-11-07 10:04:37 +08:00
package.json 一公司人员定位 2023-11-27 14:39:14 +08:00
particles.data 初始化 2023-11-07 10:04:37 +08:00
qa-regulatory-gwj-vue.iml 一公司人员定位 2023-11-25 15:24:22 +08:00
qa-regulatory-gwj-vue1.iml 初始化 2023-11-07 10:04:37 +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.