1

wangzhe 066a10f2d2 数据中心 2 gadi atpakaļ
bin fd18f409ad 1 3 gadi atpakaļ
build fd18f409ad 1 3 gadi atpakaļ
public 4b84ad3d73 华为视频会议发送短信 2 gadi atpakaļ
src 066a10f2d2 数据中心 2 gadi atpakaļ
.editorconfig fd18f409ad 1 3 gadi atpakaļ
.env.development 4cf7b2d65a 修改网页标题 2 gadi atpakaļ
.env.production 4cf7b2d65a 修改网页标题 2 gadi atpakaļ
.env.staging 4cf7b2d65a 修改网页标题 2 gadi atpakaļ
.eslintignore fd18f409ad 1 3 gadi atpakaļ
.eslintrc.js fd18f409ad 1 3 gadi atpakaļ
.gitignore fd18f409ad 1 3 gadi atpakaļ
README.md fd18f409ad 1 3 gadi atpakaļ
babel.config.js fd18f409ad 1 3 gadi atpakaļ
package.json 1acec4f3c2 监控中心-传感器-大喇叭 2 gadi atpakaļ
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 3 gadi atpakaļ
vue.config.js 60320fd601 华为视频会议发送短信 2 gadi atpakaļ

README.md

v2

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.