# Go1d

## Overview

Go1D (Spoken Gold) stands for Go1 Design System and is a library of mostly static components for building interfaces. This repo should contain minimal components with more stateful components being in `GO1D/Mine` module.

## Installation

```sh
npm install @go1d/go1d
```

## Documentation

- Design documentation can be found at [https://go1d.go1.com/](https://go1d.go1.com/)
- Component story documentation can be found at [https://go1d.go1.com/storybook](https://go1d.go1.com/storybook)

