lxh 6ef1a8cd84 灾害基金项目修改-提交 | há 3 dias atrás | |
---|---|---|
.github | há 9 meses atrás | |
.vscode | há 8 meses atrás | |
apps | há 11 meses atrás | |
internal | há 9 meses atrás | |
mock | há 11 meses atrás | |
packages | há 1 ano atrás | |
public | há 10 meses atrás | |
src | há 3 dias atrás | |
types | há 11 meses atrás | |
.browserslistrc | há 1 ano atrás | |
.commitlintrc.js | há 1 ano atrás | |
.dockerignore | há 1 ano atrás | |
.editorconfig | há 3 anos atrás | |
.env | há 11 meses atrás | |
.env.analyze | há 1 ano atrás | |
.env.development | há 3 dias atrás | |
.env.docker | há 1 ano atrás | |
.env.production | há 10 meses atrás | |
.env.test | há 10 meses atrás | |
.eslintignore | há 10 meses atrás | |
.eslintrc.js | há 1 ano atrás | |
.gitattributes | há 1 ano atrás | |
.gitignore | há 1 ano atrás | |
.gitpod.yml | há 3 anos atrás | |
.npmrc | há 10 meses atrás | |
.prettierignore | há 1 ano atrás | |
.prettierrc.js | há 1 ano atrás | |
.stylelintignore | há 1 ano atrás | |
.stylelintrc.js | há 1 ano atrás | |
CHANGELOG.en_US.md | há 3 anos atrás | |
CHANGELOG.md | há 3 anos atrás | |
CHANGELOG.zh_CN.md | há 3 anos atrás | |
CNAME | há 2 anos atrás | |
Dockerfile | há 1 ano atrás | |
LICENSE | há 4 anos atrás | |
README.md | há 9 meses atrás | |
README.zh-CN.md | há 9 meses atrás | |
babel.config.js | há 8 meses atrás | |
index.html | há 10 meses atrás | |
nginx.conf | há 1 ano atrás | |
npminstall-debug.log | há 10 meses atrás | |
package.json | há 8 meses atrás | |
pnpm-lock.yaml | há 8 meses atrás | |
pnpm-workspace.yaml | há 1 ano atrás | |
tsconfig.json | há 1 ano atrás | |
turbo.json | há 1 ano atrás | |
uno.config.ts | há 1 ano atrás | |
vite.config.ts | há 9 meses atrás |
English | 中文
Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.
TypeScript
pnpm install
- run
```bash
pnpm serve
pnpm build
docker build -t vue-vben-admin .
docker run --name vue-vben-admin -d -p 6666:80 -e VG_BASE_URL=http://localhost:3333 vue-vben-admin
Then you can navigate http://localhost:6666
You are very welcome to join!Raise an issue Or submit a Pull Request。
Pull Request:
git config commit.template .github/commit-template
git checkout -b feat/xxxx
git commit -am 'feat(function): add xxxxx'
git push origin feat/xxxx
pull request
If these plugins are helpful to you, you can give a star support
The Chrome 80+
browser is recommended for local development
Support modern browsers, not IE
IE | Edge | Firefox |
---|