An isolated development space with integrated fuzz testing for your components. See them individually, explore them in different states and quickly and confidently develop them.
First I want to say thank you for such a cool plugin. It's a really good idea.
My question is how could it work with an express server or django server?
I can't access to /carte-blanche because it's not in my list of urls (and it shouldn't be anyway)
Any ideas or it needs to be run on a pure webpack/client side app?
It should be working with express if you're using the express-hot-middleware! We haven't looked into Django at all, do you want to carry that torch and make it happen?
Hi guys,
First I want to say thank you for such a cool plugin. It's a really good idea.
My question is how could it work with an express server or django server? I can't access to /carte-blanche because it's not in my list of urls (and it shouldn't be anyway)
Any ideas or it needs to be run on a pure webpack/client side app?
Thanks.