forked from SteveDunlap13/MaterialTimeControl
- see
demo\app.component.html
- or launch using
ng serve
command
- update version in
package.json
- run
npm run packagr
command cd dist
- (optional)
npm set init.author.name "Your Name"
npm set init.author.email "you@example.com"
npm set init.author.url "http://yourblog.com"
npm adduser
npm publish