1

limeng fc5bbae196 视频会议 事件列表点击功能修改 2 лет назад
bin fd18f409ad 1 3 лет назад
build fd18f409ad 1 3 лет назад
public b850f0c355 等待页面调整 2 лет назад
src fc5bbae196 视频会议 事件列表点击功能修改 2 лет назад
.editorconfig fd18f409ad 1 3 лет назад
.env.development 1e5ca26fcd 修改网页标题 2 лет назад
.env.production 1e5ca26fcd 修改网页标题 2 лет назад
.env.staging 1e5ca26fcd 修改网页标题 2 лет назад
.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 1e5ca26fcd 修改网页标题 2 лет назад
rCluster.Default.css 4c00511367 init 2 лет назад
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 3 лет назад
vue.config.js 1e5ca26fcd 修改网页标题 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.