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

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.