Skip to content

Guarding the brand integrity of the Digital University realm by creating a flexible and extensible design system.

License

Notifications You must be signed in to change notification settings

leighton-tidwell/cerberus

 
 

Repository files navigation

Cerberus Design System

Cerberus archictecture visual

Guarding the brand integrity of the Digital University realm by creating a flexible and extensible design system.

Repository structure

This is a monorepo that uses pnPm to manage dependencies and Bun as the runtime language. You will need to install these tools to work on this project.

Getting started

Install Required Tools

  1. Install pnpm
  2. Install Bun

Setup the project

After you fork the repository, install the dependencies by running the following command in the root of the project:

pnpm install

This will install all the dependencies for the project including the workspaces.

About

Guarding the brand integrity of the Digital University realm by creating a flexible and extensible design system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.5%
  • JavaScript 5.5%