Skip to content

CuppaLabs/angular2-datepicker

Repository files navigation

Angular2 Datepicker

Development in progress...

Scripts to run the code

"ng": "ng",
"start": "ng serve",
"e2e": "ng e2e",
"build": "npm run build:esm && npm run build:umd && gulp copy",