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
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
# 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
👩🏻💻 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: