AntDesign bindings implemented in Feliz syntax for a clean, discoverable and type-safe React components.
The sources of the binding are in directory Feliz.AntDesign
and the documentation application is in docs
. You can use the docs
project to use and test the various components:
cd docs
npm install
npm start