Angular 2 in Action blog site!

How to setup.

npm install -g hexo-cli
npm install
hexo generate
hexo serve

Then open http://localhost:4000/ to see the site.

Posts go into _posts and should follow the same format with name and header content.