Create a CLI script in your NextJS project
You put everything you need in your NextJS project: pages, code, tests, stories... Some of these components come out of the box, like pages. You can add the others easily with Jest, Storybook... you name it.
Sometimes you wish you would also have som...
blog.philippebernard.dev1 min read