Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 572 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 572 Bytes

mydatepicker v. 0.0.1

AngularJS 2 date picker - AngularJS reusable UI component

Description

Simple AngularJS 2 date picker. Uses version "2.0.0-alpha.46" of AngularJS 2.

##Getting Started

  1. Fork and clone this repo
  2. npm install
  3. Run the TypeScript compiler and watch for changes "npm run tsc"
  4. Open second terminal and launch the app in the browser "npm start"

Demo

Online demo is here

Compatibility (tested with)

  • Firefox (latest)
  • Chromium (latest)

License

  • License: MIT

Author

  • Author: kekeh