Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ant-design/ant-design-demos
A copy of demo files from ant-design
https://github.com/ant-design/ant-design-demos
Last synced: 17 days ago
JSON representation
A copy of demo files from ant-design
- Host: GitHub
- URL: https://github.com/ant-design/ant-design-demos
- Owner: ant-design
- Created: 2023-04-12T03:01:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T03:10:53.000Z (almost 2 years ago)
- Last Synced: 2024-12-08T20:52:29.461Z (about 1 month ago)
- Language: TypeScript
- Size: 344 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ant Design Demos
A copy of the demo files of ant design.
## Usage
```bash
npm i @ant-design/demos
```## Development
Sync demo files from ant-design.
```bash
npm i
npm run sync
```