A sub theme for project Thunder drupal 8.
This is an open project for anyone to join. The purpose of it is to expore the setting up and use of a drupal 8 sub theme.
The Thunder project is a requirement as we will be using the thunder_base and thunder_admin themes. So install Drupal Thunder and then, enable this sub theme.
A decided to use npm scripts for this process as i want to keep the dev area as simple as possible. Of course you could use grunt, gulp, broccoli and/or fez if you prefer a javascript task runner.
node-sass is the compiler and nodemon is used as the watcher.