Skip to content

bensternthal/protocol

 
 

Repository files navigation

Protocol

A modular design system for Mozilla websites.

https://mozilla-protocol.netlify.com/

Quick Start

To use Protocol in your website you can install the core package directly from NPM:

npm install @mozilla-protocol/core --save

Alternatively, you can also download the latest release from GitHub.

Building from source

To build Protocol from source including the documentatiion site, you can clone the repo from GitHub:

$ git clone https://github.com/mozilla/protocol.git
$ cd protocol
$ npm start

For a more info, read the installation docs.

Documentation

About

A design system for Mozilla websites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 47.1%
  • HTML 34.6%
  • JavaScript 18.3%