| { | |
| "name": "Vite + React", | |
| "description": "React app scaffolded with Vite", | |
| "language": "tsx", | |
| "runtime": "node", | |
| "run": "npm run dev -- --host 0.0.0.0 --port 3000", | |
| "port": 3000, | |
| "install": true | |
| } | |
| { | |
| "name": "Vite + React", | |
| "description": "React app scaffolded with Vite", | |
| "language": "tsx", | |
| "runtime": "node", | |
| "run": "npm run dev -- --host 0.0.0.0 --port 3000", | |
| "port": 3000, | |
| "install": true | |
| } | |