Skip to content

jchavarri/sandpack-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sandpack-example

Run Project

yarn
yarn server

In another tab, we run a static server so the inner iframe can retrieve the required files from sandpack:

cd sandpack
http-server -p 3001 # you can use any other static server you prefer

Open localhost:8000 in your browser.

About

A very basic example using Codesandbox Sandpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published