ytf 1c6f1d20c4 删除无用模块 | пре 2 година | |
---|---|---|
.. | ||
.circleci | пре 2 година | |
config | пре 2 година | |
docker | пре 2 година | |
functions | пре 2 година | |
public | пре 2 година | |
scripts | пре 2 година | |
src | пре 2 година | |
tests | пре 2 година | |
.DS_Store | пре 2 година | |
.dockerignore | пре 2 година | |
.editorconfig | пре 2 година | |
.eslintignore | пре 2 година | |
.eslintrc.js | пре 2 година | |
.firebaserc | пре 2 година | |
.prettierignore | пре 2 година | |
.prettierrc | пре 2 година | |
.stylelintrc.json | пре 2 година | |
CODE_OF_CONDUCT.md | пре 2 година | |
Dockerfile | пре 2 година | |
Dockerfile.dev | пре 2 година | |
Dockerfile.hub | пре 2 година | |
LICENSE | пре 2 година | |
README.md | пре 2 година | |
README.ru-RU.md | пре 2 година | |
README.zh-CN.md | пре 2 година | |
appveyor.yml | пре 2 година | |
firebase.json | пре 2 година | |
jest-puppeteer.config.js | пре 2 година | |
jest.config.js | пре 2 година | |
jsconfig.json | пре 2 година | |
netlify.toml | пре 2 година | |
package-lock.json | пре 2 година | |
package.json | пре 2 година | |
report.20210127.220406.16200.0.001.json | пре 2 година | |
report.20210129.112020.12784.0.001.json | пре 2 година | |
tsconfig.json | пре 2 година | |
tslint.json | пре 2 година |
Announcing Ant Design Pro 2.0.0
We need your help: https://github.com/ant-design/ant-design-pro/issues/120
- Dashboard
- Analytic
- Monitor
- Workspace
- Form
- Basic Form
- Step Form
- Advanced From
- List
- Standard Table
- Standard List
- Card List
- Search List (Project/Applications/Article)
- Profile
- Simple Profile
- Advanced Profile
- Account
- Account Center
- Account Settings
- Result
- Success
- Failed
- Exception
- 403
- 404
- 500
- User
- Login
- Register
- Register Result
$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1
$ cd ant-design-pro
$ npm install
$ npm start # visit http://localhost:8000
# preview
$ docker pull chenshuai2144/ant-design-pro
$ docker run -p 80:80 chenshuai2144/ant-design-pro
# open http://localhost
# dev
$ npm run docker:dev
# build
$ npm run docker:build
# production dev
$ npm run docker-prod:dev
# production build
$ npm run docker-prod:build
More instructions at documentation.
Modern browsers and IE11.
IE / Edge | Firefox | Chrome |
---|
Any type of contribution is welcome, here are some examples of how you may contribute to this project: