Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ant-motion/ant-design-3.x-landing-page
ant design 3.x landing page
https://github.com/ant-motion/ant-design-3.x-landing-page
Last synced: 5 days ago
JSON representation
ant design 3.x landing page
- Host: GitHub
- URL: https://github.com/ant-motion/ant-design-3.x-landing-page
- Owner: ant-motion
- Created: 2017-12-28T02:49:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-29T17:10:08.000Z (about 4 years ago)
- Last Synced: 2024-08-02T18:42:32.009Z (3 months ago)
- Language: JavaScript
- Homepage: https://ant-motion.github.io/ant-design-3.x-landing-page/
- Size: 218 KB
- Stars: 74
- Watchers: 7
- Forks: 34
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### ant design
ant design 3.0 里的 landing page。
脚手架使用的是:[antd-init](https://github.com/ant-design/antd-init)。
## preview
https://ant-motion.github.io/ant-design-3.x-landing-page/
## install
```
$ npm i
```## Development
```
$ npm start
```