Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.