Demo app, uses local library with hot reload.
You can switch between AntDesign, Material_UI and vanilla widgets.
Uses complex config to demonstrate anvanced usage.
Uses TypeScript.
cd examples
npm i
npm startAnd open http://localhost:3001 in a browser.
Feel free to play with code in demo dir.