vanilla html/css/js project conversion

This commit is contained in:
2025-03-27 14:29:10 -05:00
parent 7f74afd32f
commit 078bd726f0
7 changed files with 5 additions and 825 deletions
+4 -4
View File
@@ -2,10 +2,10 @@
"$schema": "https://wails.io/schemas/config.v2.json",
"name": "yellowjacket",
"outputfilename": "yellowjacket",
"frontend:install": "npm install",
"frontend:build": "npm run build",
"frontend:dev:watcher": "npm run dev",
"frontend:dev:serverUrl": "auto",
"frontend:install": "",
"frontend:build": "",
"frontend:dev:watcher": "",
"frontend:dev:serverUrl": "",
"author": {
"name": "",
"email": ""