Can I use Nrwl Storybook for pure JavaScript components?

Viewed 12

I have created a component library using Angular in Nrwl. I am generating pure JavaScript version of those components so that these can be used outside of Angular ecosystem.

Can anyone please tell me if it is possible to create a storybook for the JavaScript versions of those components.

0 Answers
Related