This is a Next.js project bootstrapped with TypeScript, Tailwind, Storybook.
The project contains main library with minimum config files below
- Next.js
- TypeScript
- Tailwind
- Storybook
- ESLint
- Prettier
- husky
You can generate a new repository with the same directory structure and files as an existing repository.
Click Use this template
or
git clone https://github.com/kolife01/nextjs-with-typescript-tailwind-storybook.git
First, run the development server:
yarn
yarn dev
Open http://localhost:3000 with your browser to see the result.
and open http://localhost:6006 with your browser to see the storybook.