Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 615 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 615 Bytes

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