0.3.0 • Published 2 years ago

@graphemic/components v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Graphemic Components

A theme-aware React components library built with a focus on simplicity and ease of use.

Installation

Install @graphemic/components in your project with your package manager of choice:

npm install @graphemic/components

// or

yarn add @graphemic/components

Storybook

Run yarn storybook from the root project directory and navigate to http://localhost:6006/. Component stories are located in the /stories folder.

Deployed online here.

Contributing

We love collaborating, and contributions are welcome!

👉 The contributing docs with more info on code style, testing, coverage, and troubleshooting are coming soon.