| { | |
| "name": "Static HTML", | |
| "description": "Static HTML, CSS, and JavaScript project", | |
| "language": "html", | |
| "runtime": "node", | |
| "run": "npx serve . -p 3000", | |
| "port": 3000, | |
| "install": true | |
| } | |
| { | |
| "name": "Static HTML", | |
| "description": "Static HTML, CSS, and JavaScript project", | |
| "language": "html", | |
| "runtime": "node", | |
| "run": "npx serve . -p 3000", | |
| "port": 3000, | |
| "install": true | |
| } | |