Skip to content

Patternlab repo with SASS, webpack bundling and unit tests

License

Notifications You must be signed in to change notification settings

cssmonkey/patternlab

Repository files navigation

Overview

This project is built on the node edition of patternlab. Additional setup includes SASS integration, webpack bundling, unit tests, continous integration with circle CI and automated deployments to firebase.

Still to do

  • gulp task for production build which will optimise assets
  • images optimisation
  • update gulp and webpack to use ES6 syntax.

Getting started

  • npm install - to get project dependencies
  • npm start - to generate a local build and watch for changes
  • npm run build - to generate a local build
  • npm run test - to run unit tests and watch for changes
  • npm run test:single-run - run unit tests once only
  • npm run publish - generates a dist folder with all files required to install the repo as a npm dependency

About

Patternlab repo with SASS, webpack bundling and unit tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published