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