Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,20 @@ If you're interested in contributing to the project, please read the
1. Run `npm install`
1. Run `ntl dev`.

### Working with Storybook

<<<<<<< HEAD

### Working with Storybook?

1. To start Storybook, run `npm run storybook`
2. For more information on Storybook, see the Official documentation

- [Guides](https://storybook.js.org/docs/react/get-started/introduction)

- [Tutorials](https://storybook.js.org/tutorials/)


### Development in Gitpod

[Gitpod](https://gitpod.io) is an online integrated development environment (IDE); TLDR an online
Expand Down
Loading