sandpack-react 1.0.4
Install from the command line:
Learn more about npm packages
$ npm install @codesandbox/sandpack-react@1.0.4
Install via package.json:
"@codesandbox/sandpack-react": "1.0.4"
About this version
React components that give you the power of editable sandboxes that run in the browser.
import { Sandpack } from "@codesandbox/sandpack-react";
<Sandpack template="react" />;
For full documentation, visit https://sandpack.codesandbox.io/docs/