Skip to content

Latest commit

 

History

History

README.md

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";

<Sandpack template="react" />;

Read more

Documentation

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