Replace boilerplate with BreadTalk Membership prototype

Integrate Prototype_latest.jsx as the main App component.
Skip tsc in build since prototype is plain JSX.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Min Zeya Phyo
2026-02-13 00:32:57 +08:00
parent f8f3bc738d
commit 3a0884e7d7
9 changed files with 852 additions and 98 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>bp-rect</title>
<title>BreadTalk Membership</title>
</head>
<body>
<div id="root"></div>