Skip to content

A seed project for reusable component lib with React, Storybook, and Typescript

License

Notifications You must be signed in to change notification settings

gargantuan/start-ui

Repository files navigation

Start Ui

Conventional Commits

Developer Setup

// Install dependencies
yarn i

// Start Storybook
yarn storybook

Testing

yarn test
yarn test:watch

// if you get the Error: 'fsevents' unavailable (this watcher can only be used on Darwin)
brew install watchman

About

A seed project for reusable component lib with React, Storybook, and Typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published