AngularJS 2 date picker - AngularJS reusable UI component
Simple AngularJS 2 date picker. Uses version "2.0.0-alpha.46" of AngularJS 2.
##Getting Started
- Fork and clone this repo
- npm install
- Run the TypeScript compiler and watch for changes "npm run tsc"
- Open second terminal and launch the app in the browser "npm start"
Online demo is here
- Firefox (latest)
- Chromium (latest)
- License: MIT
- Author: kekeh