1

limeng 373f8e2d6a 调整获取附近摄像头接口 пре 2 година
bin fd18f409ad 1 пре 3 година
build fd18f409ad 1 пре 3 година
public 763206e7c4 init пре 2 година
src 373f8e2d6a 调整获取附近摄像头接口 пре 2 година
.editorconfig fd18f409ad 1 пре 3 година
.env.development 885e76f284 UI пре 3 година
.env.production fd18f409ad 1 пре 3 година
.env.staging fd18f409ad 1 пре 3 година
.eslintignore fd18f409ad 1 пре 3 година
.eslintrc.js fd18f409ad 1 пре 3 година
.gitignore fd18f409ad 1 пре 3 година
README.md fd18f409ad 1 пре 3 година
babel.config.js fd18f409ad 1 пре 3 година
npm 4c00511367 init пре 2 година
package.json 5bac5eed05 init пре 2 година
rCluster.Default.css 4c00511367 init пре 2 година
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 пре 3 година
vue.config.js f15535c328 init пре 2 година

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.