Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 210 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 210 Bytes

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",