Skip to content

hitrinh/storybook-next-ts-template

Repository files navigation

Template for Storybook, Next, Typescript, SCSS and Jest

PRs Welcome Liscence

This simple guide will help you to set up Storybook, Next, Typescript, SCSS and Jest.

You can find the full tutorial on Medium 📕 or DEV.to

✅ Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

⚒️ Installation

# Clone this repository
git clone https://github.com/trinwin/storybook-next-ts-template

# Go into the repository
cd storybook-next-ts-template

# Install client dependencies
yarn install

# Start client on localhost:3000
yarn run dev

# Start Storybook
yarn storybook

# Run your test
yarn test

⭐️ Author

👩🏻‍💻 Trinity Nguyen - trinwin

➡️ I will continue to update and make changes to the tutorial.

🤙🏻 Please let me know if you run into any problem.

🤝 Connect with me and find my works on:

About

Template for Storybook, Next, Typescript, SCSS and Jest

Topics

Resources

Stars

35 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors