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