reactjs-choice-multilist

0.0.2 • Public • Published

react-choice-multilist

ReactJS component for item's manipulation stored in two lists. Based on bootstrap and font-awesome. Dependencies: lodash.

Before the first run

  1. If don't have gulp installed, run npm install -g gulp in terminal (*)
  2. Go to project root in terminal
  3. Run npm install
  4. Run gulp

(*) node.js must be installed. You can install it from NodeJS site.

Gulp tasks

All gulp tasks runs with gulp task-name, e.g. gulp dev, from project root directory.

  • default -- run browserify to build ReactJS files, copy-fonts to copy FontAwesome fonts to dist folder, build sass files.
  • dev -- run default tasks, connect to default browser, open it and run watch-ers.

Package Sidebar

Install

npm i reactjs-choice-multilist

Weekly Downloads

2

Version

0.0.2

License

none

Last publish

Collaborators

  • skulden13