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