This is a demo application, that demonstrate how to use ngx-showdown
.
Clone
$ git clone https://github.com/yisraelx/ngx-showdown.git
Install
$ npm install
Run
$ npm run demo
# or
$ ng serve demo
Build
$ npm run build:demo
# or
$ ng build demo