Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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