https://github.com/keephacking/ngx-map
https://github.com/keephacking/ngx-map
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/keephacking/ngx-map
- Owner: keephacking
- Created: 2018-12-19T08:33:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-19T16:19:47.000Z (over 6 years ago)
- Last Synced: 2024-11-19T17:58:58.656Z (about 1 year ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NgxMap
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.2.0.
## Code scaffolding
Run `ng generate component component-name --project ngx-map` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project ngx-map`.
> Note: Don't forget to add `--project ngx-map` or else it will be added to the default project in your `angular.json` file.
## Build
Run `ng build ngx-map` to build the project. The build artifacts will be stored in the `dist/` directory.
## Publishing
After building your library with `ng build ngx-map`, go to the dist folder `cd dist/ngx-map` and run `npm publish`.
## Running unit tests
Run `ng test ngx-map` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).