Skip to content

rodolfomariano/react-simple-form-componets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project (STORYBOOK) React Simple Form Components

📡 Technologies

  • NextJS
  • TypeScript
  • Storybook
  • Stitches

🚀 Getting Started

First, install all dependencies:

npm install
# or
yarn

Second, run the storybook mode:

npm run storybook
# or
yarn storybook

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


Third, run the dev mode:

npm run dev
# or
yarn dev

Runs dev to test page Open http://localhost:3000 to view it in the browser.

About

StoryBook Component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published