lxh 6ef1a8cd84 灾害基金项目修改-提交 | hace 3 días | |
---|---|---|
.github | hace 9 meses | |
.vscode | hace 8 meses | |
apps | hace 11 meses | |
internal | hace 9 meses | |
mock | hace 11 meses | |
packages | hace 1 año | |
public | hace 10 meses | |
src | hace 3 días | |
types | hace 11 meses | |
.browserslistrc | hace 1 año | |
.commitlintrc.js | hace 1 año | |
.dockerignore | hace 1 año | |
.editorconfig | hace 3 años | |
.env | hace 11 meses | |
.env.analyze | hace 1 año | |
.env.development | hace 3 días | |
.env.docker | hace 1 año | |
.env.production | hace 10 meses | |
.env.test | hace 10 meses | |
.eslintignore | hace 10 meses | |
.eslintrc.js | hace 1 año | |
.gitattributes | hace 1 año | |
.gitignore | hace 1 año | |
.gitpod.yml | hace 3 años | |
.npmrc | hace 10 meses | |
.prettierignore | hace 1 año | |
.prettierrc.js | hace 1 año | |
.stylelintignore | hace 1 año | |
.stylelintrc.js | hace 1 año | |
CHANGELOG.en_US.md | hace 3 años | |
CHANGELOG.md | hace 3 años | |
CHANGELOG.zh_CN.md | hace 3 años | |
CNAME | hace 2 años | |
Dockerfile | hace 1 año | |
LICENSE | hace 4 años | |
README.md | hace 9 meses | |
README.zh-CN.md | hace 9 meses | |
babel.config.js | hace 8 meses | |
index.html | hace 10 meses | |
nginx.conf | hace 1 año | |
npminstall-debug.log | hace 10 meses | |
package.json | hace 8 meses | |
pnpm-lock.yaml | hace 8 meses | |
pnpm-workspace.yaml | hace 1 año | |
tsconfig.json | hace 1 año | |
turbo.json | hace 1 año | |
uno.config.ts | hace 1 año | |
vite.config.ts | hace 9 meses |
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 |
---|