Skip to content

narsingd/ReactQueryBuilder

Repository files navigation

ReactQueryBuilder Build Status

Getting Started

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone https://github.com/narsingd/ReactQueryBuilder.git
> cd ReactQueryBuilder
> npm install
> npm start

Major sources copied from

For tree structure

https://github.com/frontend-collective/react-sortable-tree.git

For basic react project structure

https://github.com/StephenGrider/ReduxSimpleStarter.git

Test