@codesandbox/sandpack-react

React components that give you the power of editable sandboxes that run in the browser.

Usage no npm install needed!

<script type="module">
  import codesandboxSandpackReact from 'https://cdn.skypack.dev/@codesandbox/sandpack-react';
</script>

README

Component toolkit for live running code editing experiences

Sandpack React

React components that give you the power of editable sandboxes that run in the browser.

import { Sandpack } from "@codesandbox/sandpack-react";
import "@codesandbox/sandpack-react/dist/index.css";

<Sandpack template="react" />;

Read more

Documentation

For full documentation, visit https://sandpack.codesandbox.io/docs/