1

王通 1244607b62 websocket修改 2 yıl önce
bin fd18f409ad 1 3 yıl önce
build fd18f409ad 1 3 yıl önce
public 5aacecafd3 等待页面调整 2 yıl önce
src 1244607b62 websocket修改 2 yıl önce
.editorconfig fd18f409ad 1 3 yıl önce
.env.development b2956a1dd0 修改网页标题 2 yıl önce
.env.production b2956a1dd0 修改网页标题 2 yıl önce
.env.staging b2956a1dd0 修改网页标题 2 yıl önce
.eslintignore fd18f409ad 1 3 yıl önce
.eslintrc.js fd18f409ad 1 3 yıl önce
.gitignore fd18f409ad 1 3 yıl önce
README.md fd18f409ad 1 3 yıl önce
babel.config.js fd18f409ad 1 3 yıl önce
package.json b2956a1dd0 修改网页标题 2 yıl önce
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 3 yıl önce
vue.config.js 7c0c4f84c3 uid-66 2 yıl önce

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.