@fidym/map
v0.0.2
Published
<<<<<<< HEAD # MapLib
Downloads
1
Readme
MapLib
This library was generated with Angular CLI version 7.2.0.
Code scaffolding
Run ng generate component component-name --project map-lib
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project map-lib
.
Note: Don't forget to add
--project map-lib
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build map-lib
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build map-lib
, go to the dist folder cd dist/map-lib
and run npm publish
.
Running unit tests
Run ng test map-lib
to execute the unit tests via Karma.