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