Skip to content

rkit/react-select2-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

46cb735 · Nov 24, 2016
Jan 9, 2016
Nov 24, 2016
Aug 30, 2016
Nov 24, 2016
Jan 28, 2016
Aug 31, 2015
Jan 29, 2016
Nov 19, 2015
Aug 18, 2015
Aug 30, 2016
Nov 24, 2016

Repository files navigation

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