zhangsijie 6a76b8a2ca 预警列表 搜索项交互 2 years ago
..
build 8b65456df3 console移除 3 years ago
config 0587503d04 修改一些问题 2 years ago
src 6a76b8a2ca 预警列表 搜索项交互 2 years ago
static 642f3fae43 更新 3 years ago
.babelrc a0a0ef217e first commit 4 years ago
.editorconfig a0a0ef217e first commit 4 years ago
.gitignore a0a0ef217e first commit 4 years ago
.postcssrc.js a0a0ef217e first commit 4 years ago
README.md a0a0ef217e first commit 4 years ago
index.html ec0ef2d03e 整体功能完成90% 2 years ago
package-lock.json ec0ef2d03e 整体功能完成90% 2 years ago
package.json ec0ef2d03e 整体功能完成90% 2 years ago
yarn.lock ec0ef2d03e 整体功能完成90% 2 years ago

README.md

minggao

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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.