A multi-select component controlled via query string and dynamically fetched. API not included.
Built with React/Flux, Bootstrap, Node.js, and Gulp.
Clone this repo.
Make sure Node.js and npm are installed.
npm install
npm install -g gulp
gulpOnce that's done, open up http://localhost:3000/ in your browser.
This component uses the react-tree-menu component. It is included inline because at the time of creating this widget react-tree-menu was in a non-compiling state so I had to modify it to fit my needs.