|
|
2 年之前 | |
|---|---|---|
| .. | ||
| mock | 2 年之前 | |
| public | 2 年之前 | |
| src | 2 年之前 | |
| .eslintignore | 2 年之前 | |
| .eslintrc.js | 2 年之前 | |
| .gitignore | 2 年之前 | |
| .prettierrc.js | 2 年之前 | |
| LICENSE | 2 年之前 | |
| README.md | 2 年之前 | |
| admin-api_OpenAPI.json | 2 年之前 | |
| index.html | 2 年之前 | |
| jsconfig.json | 2 年之前 | |
| package.json | 2 年之前 | |
| postcss.config.js | 2 年之前 | |
| vite.config.js | 2 年之前 | |
npm install
npm install --registry=https://registry.npm.taobao.org
npm start
## 打包发布
bash npm run build ```