The purpose of this is to immediately render TypeScript, JSX or TSX client code in the browser. It is especially useful for running LLM generated TypeScript/React/etc. without being limited by raw HTML & JavaScript.
To install dependencies:
bun i
To run:
bun index.ts
Load in http://localhost:3000 to view