Files
handyman/dist/index.html
T
Dan Dobos 89144c85d9 chore: update package.json for deployment and add homepage
- Added "homepage" field for GitHub Pages deployment.
- Introduced "predeploy" and "deploy" scripts for building and deploying the app.
- Moved "@radix-ui/react-toggle-group" to the correct position in dependencies.
- Added "gh-pages" as a dev dependency for deployment.
2026-02-20 16:54:27 +01:00

16 lines
442 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Handyman Service App Design</title>
<script type="module" crossorigin src="/assets/index-Bj-KDMGO.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CUodwQpv.css">
</head>
<body>
<div id="root"></div>
</body>
</html>