create-nuxt-app
create-nuxt-app copied to clipboard
Add Nuxt Storybook module as an option
Storybook.js is a great tool for developing and managing components. There is a Nuxt Storybook module which doesn't need configuration (apart from adding 2 lines to the .gitigonore file). It would be great to be able to add it from the start while creating the new nuxt project.