AngularJS services to consume WP-API v2
http://shprink.github.io/wp-api-angularjs/
npm install
# Open two terminals
# and run watch to build on the lib files changes
npm run watch
# in the other terminal run following to build the test page and the doc
npm run devserver
Open http://localhost:8080