vite-plugin-react-pages icon indicating copy to clipboard operation
vite-plugin-react-pages copied to clipboard

TODO: use sandpack to support live code editing

Open csr632 opened this issue 3 years ago • 1 comments

https://sandpack.codesandbox.io/docs/advanced-usage/client#hosting-the-bundler

example: https://github.com/chakra-ui/chakra-ui-docs

csr632 avatar Feb 09 '23 17:02 csr632

This would be a great addition here. There is similar thing for vitepress sandbox. Implementation for this library would be very similar and most of the work is done by sandpack.

husayt avatar Sep 22 '23 13:09 husayt