Skip to content
Yuncong Zhang edited this page Jan 22, 2021 · 1 revision

Welcome to the mydaterangepicker-fix wiki!

To build:

ng build --prod my-date-range-picker

To publish:

cd dist/my-date-range-picker && npm publish
Clone this wiki locally