1

whao a74ae6bc0a Merge branch 'visu_forest_0_1' of http://121.37.83.100:3000/sooka_onest/sooka_onest_forestfire_vue2_visualization into visu_forest_0_1 2 년 전
bin fd18f409ad 1 3 년 전
build fd18f409ad 1 3 년 전
public 8f48276e83 1 2 년 전
src a74ae6bc0a Merge branch 'visu_forest_0_1' of http://121.37.83.100:3000/sooka_onest/sooka_onest_forestfire_vue2_visualization into visu_forest_0_1 2 년 전
.editorconfig fd18f409ad 1 3 년 전
.env.development 7a273503e4 修改网页标题 2 년 전
.env.production 605302457f 统计分析 2 년 전
.env.staging 605302457f 统计分析 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 년 전
package.json 605302457f 统计分析 2 년 전
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 3 년 전
vue.config.js db6d7272ac 1 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.