ChoruYt's picture
Upload 216 files
a7f51f5 verified
Raw
History Blame Contribute Delete
199 Bytes
{
"name": "Static HTML",
"description": "Static HTML, CSS, and JavaScript project",
"language": "html",
"runtime": "node",
"run": "npx serve . -p 3000",
"port": 3000,
"install": true
}