HACKER Q&A
📣 modinfo

Is there any alternative to Codesandbox for TUI's?


Say I want to build a TUI app using React Blessed or ink, I want then to share code with someone to run it and see the results live, like codesandbox with web pages.

Is there such a website?


  👤 Lariscus Accepted Answer ✓
You could try to use VS Codes Live Share Extension and share you desktop using the video conferencing software of your choice.