1.0.4-beta6 • Published 7 years ago

@bovan/react-select2-wrapper v1.0.4-beta6

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

react-select2-wrapper

Wrapper for Select2

Installation

npm install react-select2-wrapper --save

Documentation

Development

Installation

  1. Install dependencies

    npm install
  2. Run the development server with hot reload

    npm run start

Coding Standard