ng-wordpress-api
v0.0.9
Published
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.1.
Downloads
7
Maintainers
Readme
NgWordpressApi
This library was generated with Angular CLI version 9.1.1.
Code scaffolding
Run ng generate component component-name --project ng-wordpress-api
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ng-wordpress-api
.
Note: Don't forget to add
--project ng-wordpress-api
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build ng-wordpress-api
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build ng-wordpress-api
, go to the dist folder cd dist/ng-wordpress-api
and run npm publish
.
References
Thanks to https://github.com/ng-wordpress/api for inspiration.