ytf 1c6f1d20c4 删除无用模块 | vor 2 Jahren | |
---|---|---|
.. | ||
.circleci | vor 2 Jahren | |
config | vor 2 Jahren | |
docker | vor 2 Jahren | |
functions | vor 2 Jahren | |
public | vor 2 Jahren | |
scripts | vor 2 Jahren | |
src | vor 2 Jahren | |
tests | vor 2 Jahren | |
.DS_Store | vor 2 Jahren | |
.dockerignore | vor 2 Jahren | |
.editorconfig | vor 2 Jahren | |
.eslintignore | vor 2 Jahren | |
.eslintrc.js | vor 2 Jahren | |
.firebaserc | vor 2 Jahren | |
.prettierignore | vor 2 Jahren | |
.prettierrc | vor 2 Jahren | |
.stylelintrc.json | vor 2 Jahren | |
CODE_OF_CONDUCT.md | vor 2 Jahren | |
Dockerfile | vor 2 Jahren | |
Dockerfile.dev | vor 2 Jahren | |
Dockerfile.hub | vor 2 Jahren | |
LICENSE | vor 2 Jahren | |
README.md | vor 2 Jahren | |
README.ru-RU.md | vor 2 Jahren | |
README.zh-CN.md | vor 2 Jahren | |
appveyor.yml | vor 2 Jahren | |
firebase.json | vor 2 Jahren | |
jest-puppeteer.config.js | vor 2 Jahren | |
jest.config.js | vor 2 Jahren | |
jsconfig.json | vor 2 Jahren | |
netlify.toml | vor 2 Jahren | |
package-lock.json | vor 2 Jahren | |
package.json | vor 2 Jahren | |
report.20210127.220406.16200.0.001.json | vor 2 Jahren | |
report.20210129.112020.12784.0.001.json | vor 2 Jahren | |
tsconfig.json | vor 2 Jahren | |
tslint.json | vor 2 Jahren |
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: