ytf 0e34c741ac 商品列表详情 | 2 gadi atpakaļ | |
---|---|---|
.. | ||
.circleci | 2 gadi atpakaļ | |
config | 2 gadi atpakaļ | |
docker | 2 gadi atpakaļ | |
functions | 2 gadi atpakaļ | |
public | 2 gadi atpakaļ | |
scripts | 2 gadi atpakaļ | |
src | 2 gadi atpakaļ | |
tests | 2 gadi atpakaļ | |
.DS_Store | 2 gadi atpakaļ | |
.dockerignore | 2 gadi atpakaļ | |
.editorconfig | 2 gadi atpakaļ | |
.eslintignore | 2 gadi atpakaļ | |
.eslintrc.js | 2 gadi atpakaļ | |
.firebaserc | 2 gadi atpakaļ | |
.prettierignore | 2 gadi atpakaļ | |
.prettierrc | 2 gadi atpakaļ | |
.stylelintrc.json | 2 gadi atpakaļ | |
CODE_OF_CONDUCT.md | 2 gadi atpakaļ | |
Dockerfile | 2 gadi atpakaļ | |
Dockerfile.dev | 2 gadi atpakaļ | |
Dockerfile.hub | 2 gadi atpakaļ | |
LICENSE | 2 gadi atpakaļ | |
README.md | 2 gadi atpakaļ | |
README.ru-RU.md | 2 gadi atpakaļ | |
README.zh-CN.md | 2 gadi atpakaļ | |
appveyor.yml | 2 gadi atpakaļ | |
firebase.json | 2 gadi atpakaļ | |
jest-puppeteer.config.js | 2 gadi atpakaļ | |
jest.config.js | 2 gadi atpakaļ | |
jsconfig.json | 2 gadi atpakaļ | |
netlify.toml | 2 gadi atpakaļ | |
package-lock.json | 2 gadi atpakaļ | |
package.json | 2 gadi atpakaļ | |
report.20210127.220406.16200.0.001.json | 2 gadi atpakaļ | |
report.20210129.112020.12784.0.001.json | 2 gadi atpakaļ | |
tsconfig.json | 2 gadi atpakaļ | |
tslint.json | 2 gadi atpakaļ |
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: