ng-codeflask
v8.0.0
Published
Angular wrapper for CodeFlask
Downloads
23
Readme
NgCodeflask
Angular wrapper for CodeFlask
Build
Run ng build ng-codeflask
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build ng-codeflask
, go to the dist folder cd dist/ng-codeflask
and run npm publish
.
Running unit tests
Run ng test ng-codeflask
to execute the unit tests via Karma.