angular2-datetime-money

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 packages
  • bower install to install Bower packages ( run npm install -g bower if you don't have Bower already installed )
  • gulp play