create-nextjs-storybook
v0.0.4
Published
Install embedded Storybook route into a NextJS project
Downloads
6
Maintainers
Readme
Create Next.js Storybook
Automated installer for @storybook/nextjs-server
, an experimental embedded version of Storybook that runs inside your Next.js dev server.
To install, run the installer from the root of your Next.js project:
npm create nextjs-storybook
For more information, please see the docs.