Go to file
2025-06-23 15:49:55 +08:00
build
config
node_modules
src 截至6.23日所改内容进行提交 2025-06-23 15:49:55 +08:00
static
.babelrc
.editorconfig
.eslintignore
.eslintrc.js
.postcssrc.js
index.html
package-lock.json
package.json
readme.md
redame.docx

基建全过程推广微服务改造web前端8080

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