Skip to content

yaro08/ng-wp-rest-api

 
 

Repository files navigation

Angular WordPress Rest API

Build

Run ng build ng-wp-rest-api to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

In order to be able to publish it, you will need to build in production mode (which will disable the Ivy compiler) using ng build ng-wp-rest-api --prod Then go to the dist folder cd dist/ng-wp-rest-api and run npm publish.

Running unit tests

Run ng test ng-wp-rest-api to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

License

MIT © Henri Benoit(mailto:henri.benoit@gmail.com) Edited by yaro08

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.4%
  • JavaScript 12.4%
  • SCSS 7.9%
  • HTML 6.3%