Is there storybook live demo available for dev.to ? like the one below
https://building.coursera.org/coursera-ui/
Thanks
Is there storybook live demo available for dev.to ? like the one below
https://building.coursera.org/coursera-ui/
Thanks
For further actions, you may consider blocking this person and/or reporting abuse
Oldest comments (6)
I don't think so, there's one in the code base though
There is no deployed Storybook site yet. You can run it locally. There's an open issue. If you haven't contributed to the codebase yet, this would be a nice PR. 😉
Thanks for the reply
As you suggested I ran it locally but getting blank html on localhost:6006 ,please checkout my github issue
Grab latest From the repo or rebase your fork with the master upstream. My PR got merged this afternoon so all is well now. 🎉
Thank you , that was quick .I tried just now it is working.