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