Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ant-design/ant-design-blocks
umi blocks of Ant Design.
https://github.com/ant-design/ant-design-blocks
Last synced: about 2 months ago
JSON representation
umi blocks of Ant Design.
- Host: GitHub
- URL: https://github.com/ant-design/ant-design-blocks
- Owner: ant-design
- Created: 2019-09-25T09:19:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-04T09:03:55.000Z (almost 4 years ago)
- Last Synced: 2024-05-01T09:52:45.126Z (8 months ago)
- Language: TypeScript
- Size: 25.4 MB
- Stars: 50
- Watchers: 9
- Forks: 14
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ant-design-blocks
umi blocks of Ant Design.
## Usage
With version 2.13 of Git and later:
```bash
git clone https://github.com/ant-design/ant-design.git
npm install
echo '[]' > continue.json
npm run start-c // If the process of generating a block does not respond for a long time, you need to re-run this command.
```