feat: renew mvp

This commit is contained in:
skytek_xinliang
2026-05-04 17:36:36 +08:00
parent 5fe3ba771e
commit 65b72b82cb
21 changed files with 1036 additions and 1177 deletions
+3 -2
View File
@@ -1,7 +1,7 @@
{
"name": "html-transform",
"version": "0.1.0",
"description": "Prototype-driven orchestration framework for transforming HTML prototypes into Vuetify implementations.",
"description": "Prototype evidence tool for capturing HTML screenshots and page contracts.",
"packageManager": "pnpm@10.10.0",
"type": "module",
"bin": {
@@ -17,7 +17,8 @@
"playwright-cli:install-browser": "playwright-cli install-browser"
},
"devDependencies": {
"@playwright/cli": "^0.1.8"
"@playwright/cli": "^0.1.8",
"vite": "^8.0.10"
},
"engines": {
"node": ">=20"