Wordpress based website for Lasse Stefanz.
Run the following commands from the repository root:
npm install -g grunt-cli # To install grunt globally, if not already installed
npm install -g bower # To install bower globally, if not already installed
npm install # To install grunt dependencies
bower install # To install bower dependencies
grunt # To compile sources