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