Skip to content

rustkas/angularinaction.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 87.8%
  • JavaScript 12.2%