An open API service indexing awesome lists of open source software.

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.

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