This is a Next.js project bootstrapped with create-next-app
.
Thsi template is configured with Tailwind.css, Storybook, graphql, SWR,Zustand, Gsap and Lenis.
First, install all the dependency:
pnpm i
Second run the deployement server:
pnpm dev
To ru nyour storybook server:
pnpm storybook