Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agneym/antd-typescript
Antd with Typescript and React
https://github.com/agneym/antd-typescript
antd babel react typescript
Last synced: about 3 hours ago
JSON representation
Antd with Typescript and React
- Host: GitHub
- URL: https://github.com/agneym/antd-typescript
- Owner: agneym
- Created: 2019-01-16T19:40:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T15:11:46.000Z (7 months ago)
- Last Synced: 2024-05-01T15:15:23.407Z (6 months ago)
- Topics: antd, babel, react, typescript
- Language: JavaScript
- Size: 1.04 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# ANTD - TYPESCRIPT
## Dependencies
1. Webpack 4
2. Babel 7
3. Typescript 3
4. React 16
5. Antd## Features
* Setup AntD with Babel plugin Import to reduce bundle sizes
* Setup AntD theming with LESS
* Setup Typescript with Babel
* Runs Prettier on Precommit hook