This is the source code of my protfolio website http://sebastianfroestl.de
It is based on the angularjs seed project.
Install node.js
Clone repository
$ git clone https://github.com/sfroestl/portfolio.git
Run node js webserver
$ cd portfolio
$ ./scripts/web-server.js
Server runs on http://localhost:8000/app/index.html
Compile Stylesheet with compass
$ compass watch app/