Skip to content

Happy-Ferret/web-design-system

 
 

Repository files navigation

Mozilla Design System

A modular design system for Mozilla websites.

Quick Start

This pattern library is based on Drizzle, which is itself based on Fabricator. It's essentially a Node-based static site generator, and uses Gulp as a task runner for local development.

  1. Ensure you have Node.js installed.
  2. Clone this repository.
  3. Run npm start in the resulting directory.

This will install dependencies, build the site, and start the development server at http://localhost:3000.

See the docs for more.

Documentation

About

A design system for Mozilla websites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.4%
  • HTML 31.6%
  • JavaScript 7.0%