|
|
7 月之前 | |
|---|---|---|
| .vscode | 7 月之前 | |
| public | 7 月之前 | |
| src | 7 月之前 | |
| .browserslistrc | 1 年之前 | |
| .editorconfig | 1 年之前 | |
| .env.development | 1 年之前 | |
| .env.production | 1 年之前 | |
| .env.staging | 1 年之前 | |
| .env.test | 1 年之前 | |
| .eslintrc-auto-import.json | 7 月之前 | |
| .gitattributes | 1 年之前 | |
| .gitignore | 7 月之前 | |
| .npmrc | 1 年之前 | |
| .prettierignore | 1 年之前 | |
| .prettierrc | 1 年之前 | |
| .stylelintignore | 1 年之前 | |
| .stylelintrc.json | 7 月之前 | |
| LICENSE | 1 年之前 | |
| README.md | 7 月之前 | |
| delete-ts.sh | 1 年之前 | |
| eslint.config.ts | 7 月之前 | |
| index.html | 7 月之前 | |
| package.json | 7 月之前 | |
| simple-git-hooks.sh | 1 年之前 | |
| stylelint.config.cjs | 7 月之前 | |
| tsconfig.json | 1 年之前 | |
| uno.css | 1 年之前 | |
| unocss.config.ts | 1 年之前 | |
| vite.config.build.ts | 11 月之前 | |
| vite.config.components.ts | 1 年之前 | |
| vite.config.css.ts | 1 年之前 | |
| vite.config.macros.ts | 1 年之前 | |
| vite.config.ts | 1 年之前 |
npm i
npm serve
# 测试环境
npm build:test
# 生产环境
npm build