265 Forks
3818 Stars
3818 Watchers

sandpack

A component toolkit for creating live-running code editing experiences, using the power of CodeSandbox.

How to download and setup sandpack

Open terminal and run command
git clone https://github.com/codesandbox/sandpack.git
git clone is used to create a copy or clone of sandpack repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sandpack https://github.com/codesandbox/sandpack/archive/master.zip

Or simply clone sandpack with SSH
[email protected]:codesandbox/sandpack.git

If you have some problems with sandpack

You may open issue on sandpack support forum (system) here: https://github.com/codesandbox/sandpack/issues