Skip to content

invisiblehats/hatrack

Repository files navigation

hatrack

@invisiblehats/hatrack

Installation

Coming soon once the package is published.

Development

Running storybook

We use Storybook to document our components and utilities included in Hatrack.

Start the app:

$ yarn storybook

The page should automagically open on its own. If not, it should be running at http://localhost:6006/

Configuring yarn

When working on changes locally, you can tell yarn to use the local repo instead of the registry.

$ cd path/to/hatrack
$ yarn link

$ cd path/to/project
$ yarn link "@invisiblehats/hatrack"

Now your project will use the local version with your changes

About

The design system that powers our apps–built on Bootstrap

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published