ng-write
February 4, 2020 ยท View on GitHub
Write articles, easy and nice. With a one-liner for the editor and a one-liner for the visualisation. Read the library documentation or have your hands on.
Development server
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Build
To build the docs page run
npm run build docs
To build the library run
npm run build ng-write
Running unit tests
Run ng test to execute the unit tests via Karma.
Further help
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.
