Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 375 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 375 Bytes

react-awesome-query-builder-demo-local

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.

Run

cd examples
npm i
npm start

And open http://localhost:3001 in a browser.
Feel free to play with code in demo dir.