Skip to content

Wordpress based website for Lasse Stefanz

License

Notifications You must be signed in to change notification settings

synackdigital/lassestefanz.se

Repository files navigation

LasseStefanz.se

Wordpress based website for Lasse Stefanz.

Project setup

Run the following commands from the repository root:

  1. npm install -g grunt-cli # To install grunt globally, if not already installed
  2. npm install -g bower # To install bower globally, if not already installed
  3. npm install # To install grunt dependencies
  4. bower install # To install bower dependencies
  5. grunt # To compile sources