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 installednpm install -g bower # To install bower globally, if not already installednpm install # To install grunt dependenciesbower install # To install bower dependenciesgrunt # To compile sources