https://github.com/buxuku/antd-pagination
https://github.com/buxuku/antd-pagination
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/buxuku/antd-pagination
- Owner: buxuku
- Created: 2017-11-20T09:58:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-20T10:01:12.000Z (almost 8 years ago)
- Last Synced: 2025-02-12T10:23:08.886Z (8 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## antd-pagination test project
## Start
```
npm i
```## run
at `localhost:3020`
```
npm start
```