Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.76 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.76 KB

ENS Design System

NPM version License

A design system for ENS built with React and vanilla-extract.

NOTE: This project is in alpha stage. It is in active development and is subject to change.

Install

pnpm i react react-dom @ensdomains/thorin

Documentation

You can find the full documentation on the project website.

The documentation is divided into two sections.

  • Guides : Documentation and tips for working on this project.
  • Components : Documentation and sample code for each individual component.

Development

gh clone repo @ensdomains/thorin
pnpm i
pnpm dev

Before development, it is recommended that you read the following:

  • Development Guide - Information and tips to help you when working on this project including:
  • Component Groups - How the components are organized.
  • Adding Components - A list of files that need to be added or modified for each component.
  • Style Guidlines - Rules and tips to follow to keep the project code consistent and maintainable.
  • Common Issues - A list of known issues and how to resolve them.

Contributing

Contribute to this project by sending a pull request.

Sources

Forked from degen.