histoire-dev / histoire

⚡ Fast and beautiful interactive component playgrounds, powered by Vite
https://histoire.dev
MIT License
3.03k stars 174 forks source link

make nuxt module that allows it to run and build along side the main project #695

Open jpengelbrecht opened 3 months ago

jpengelbrecht commented 3 months ago

Clear and concise description of the problem

it would be pretty awesome if there was a module you can plug into your nuxt config to make this run and build with your main project. see nuxt modules here https://nuxt.com/modules , storybook currently has something similar

Suggested solution

have a module that you can add to your nuxt config.

Alternative

No response

Additional context

No response

Validations