8.0.0 • Published 5 years ago

ng-codeflask v8.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

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.