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