Skip to content

A repo for R&D of Storybook. Storybook lets you create components in a more prototypal manner.

Notifications You must be signed in to change notification settings

readytowork-org/rnd-surajan-storybook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run it 🤔?

1. First Install all the packages 📦

npm i for npm users

yarn for yarn users

2. For Running Storybook 📖

npm run storybook

Runs all the storybook components.
Open http://localhost:6006 to view it in your browser.

3. For Running the project 💻

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

About

A repo for R&D of Storybook. Storybook lets you create components in a more prototypal manner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published