A starter kit for using the prototyping tool, Pattern Lab, in tandem with a Drupal theme. Utilizes Webpack for all asset management.
Particle is a design system that integrates with Pattern Lab and Drupal 8 theme. It provides an opinionated set of tools and examples to build an application-agnostic design system and apply it to Pattern Lab for rapid prototyping, as well as apply it to a Drupal theme. It comes with in-depth documentation about the frontend approach using this project.
To install Particle, follow these steps:
npm install
For more detailed instructions on how to install all dependencies on OSX, refer to this Gist.
Particle is a powerful design system that integrates with Pattern Lab and Drupal theme. It provides a comprehensive set of tools and examples to build and apply an application-agnostic design system. With features like strict Atomic Design component structure, auto-linting against the AirBnB JavaScript Style Guide, and fully configurable Webpack files, Particle offers a robust solution for frontend development.