previousdeveloper / angular2-blog

This is a angular2-sample that shows blog post with rest api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This is a angular2-sample that shows blog post with rest api.


Languages

Language:JavaScript 66.9%Language:CSS 26.5%Language:HTML 6.6%