Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 302 Bytes

README.md

File metadata and controls

executable file
·
21 lines (15 loc) · 302 Bytes

Angular2-blog

This project uses ES6.

Requirements

npm install -g http-server
npm install

ES6

Located in app/

http-server ./app

go to http://localhost:8080

Details

It uses http://gokhankaradas.com/wp-json/posts backend api.