This project uses ES6.
npm install -g http-server
npm install
Located in app/
http-server ./app
go to http://localhost:8080
It uses http://gokhankaradas.com/wp-json/posts backend api.
This is a angular2-sample that shows blog post with rest api.
JavaScript
This project uses ES6.
npm install -g http-server
npm install
Located in app/
http-server ./app
go to http://localhost:8080
It uses http://gokhankaradas.com/wp-json/posts backend api.