sandpack-react
/
2.19.7
sandpack-react 2.19.7
Install from the command line:
Learn more about npm packages
$ npm install @codesandbox/sandpack-react@2.19.7
Install via package.json:
"@codesandbox/sandpack-react": "2.19.7"
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/