This is an example of handling money, dates and datetimes inputs in with angular2.
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