Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/the-guild-org/docs


https://github.com/the-guild-org/docs

the-guild

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# The Guild Component Library

## Getting started

This is a npm package hosted at:

Storybook:

Example page:

## Developing

We recommend running storybook for developing the components.

```sh
pnpm start
```

Visit

## Links

- [Storybook](https://storybook.js.org)
- [Tailwind CSS](https://tailwindcss.com)

This project was based on:

```sh
npx degit https://github.com/ben-rogerson/twin.examples/storybook-styled-components-typescript folder-name
```