← All notes

#vitest

1 note

[Not Finished] Setup Storybook with Vitest in a project created by Next.js

Initialize storybook with a command: bash pnpm create storybook@latest After finishing setup & config, install vitest and

#storybook #nextjs #typescript #javascript #test #vitest