Drop a .zip — or any code files
A zipped project runs live. Single HTML files run too. Other code opens in a reader. All right here.
1 Someone sends you a zip
2 You open it here
3 See it running
Zips of
Loose files —
.html, .css & .js run as a live app (best with an index.html at the top).Loose files —
.html, .js, .json, anything text — view instantly.
Files
Couldn't open that zip
No index.html was found inside.
- Make sure the zip contains an
.htmlfile. - An
index.htmlat the top level works best. - Only web files (HTML/CSS/JS/images) can run here.