# 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
```sh
cd examples
npm i
npm start
```
And open `http://localhost:3001` in a browser.  
Feel free to play with code in `demo` dir.  
