Skip to content

A sample Angular app made to grab the last 10 posts from the WP API.

License

Notifications You must be signed in to change notification settings

JulienMelissas/wp-api-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#WP-API Angular A simple Angular application that grabs the 10 latest posts from the WordPress API.

##Requirements:

  • a local WordPress site running at http://wp-api.dev/ with the WordPress REST API Plugin installed and activated
  • have node/npm installed

##Get Running:

  • clone this repo
  • run npm install to install dependencies
  • run npm start to start the local webserver
  • go to localhost:8000 to see the app running!

About

A sample Angular app made to grab the last 10 posts from the WP API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published