shenchunzhong 86a530b799 1 rok temu
..
build 86a530b799 1 rok temu
config 86a530b799 1 rok temu
scripts 86a530b799 1 rok temu
src 86a530b799 1 rok temu
static 86a530b799 1 rok temu
.babelrc 86a530b799 1 rok temu
.editorconfig 86a530b799 1 rok temu
.gitignore 86a530b799 1 rok temu
.postcssrc.js 86a530b799 1 rok temu
.prettierrc 86a530b799 1 rok temu
README.md 86a530b799 1 rok temu
index.html 86a530b799 1 rok temu
package-lock.json 86a530b799 1 rok temu
package.json 86a530b799 1 rok temu

README.md

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.