A Drupal 8 Theme utilizing the component patterns of PatternFly.
git clone https://github.com/cybtachyon/patternfly_theme patternfly
nvm i
nvm use
npm i
Build the theme:
npm run build
Watch for local development file changes & recompile:
npm run watch