Skip to content

A collection of UI components written in React Typescript, complete with documentation, covered by tests, and interactive examples.

Notifications You must be signed in to change notification settings

sebastian-meckovski/Seb-Storybook

Repository files navigation

Sebastian's Storybook React UI Components Library

For a quicker preview, visit the published library using this link

Running locally

In the project directory, run:

npm install

Once all the dependencies are installed, run

npm run storybook

App will run in the development mode. Open http://localhost:6006 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run test

Launches the test runner in the terminal and executes a number of unit tests. Tests are written in Jest.

About

A collection of UI components written in React Typescript, complete with documentation, covered by tests, and interactive examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages