This is an example of wrapping Chosen in an Angular 2 Component.
Execute the followings commands to run the project :
npm installto install Node packagesbower installto install Bower packages ( runnpm install -g bowerif you don't have Bower already installed )gulp play