README.md 619 B

resistance_system-最新正式版本更新时间:2023 年 9 月 9 号

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# after npm run build, compress the file to.zip format
npm run zip

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.