https://github.com/whtsky/antd-typescript-boilerplate
For creating reproduction about Ant Design's TypeScript-related issue.
https://github.com/whtsky/antd-typescript-boilerplate
antd antd-boilerplate antdesign react reactjs typescript
Last synced: 24 days ago
JSON representation
For creating reproduction about Ant Design's TypeScript-related issue.
- Host: GitHub
- URL: https://github.com/whtsky/antd-typescript-boilerplate
- Owner: whtsky
- Created: 2018-04-04T05:30:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T13:56:14.000Z (over 5 years ago)
- Last Synced: 2025-02-12T16:55:14.769Z (about 1 year ago)
- Topics: antd, antd-boilerplate, antdesign, react, reactjs, typescript
- Language: JavaScript
- Size: 1.95 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# antd-typescript-boilerplate
For creating reproduction about Ant Design's TypeScript-related issue.
## Usage
```
npm install
// edit your code
npm start
```
Then open `http://localhost:8080/` in your browser