docs: add usage notes

This commit is contained in:
2026-05-13 16:55:27 +08:00
parent a0f2860a57
commit 9af18f400c
5 changed files with 50 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://wails.io/schemas/config.v2.json",
"name": "sgg-ai-skill-manager",
"outputfilename": ".tmp-wails-scaffold",
"outputfilename": "sgg-ai-skill-manager",
"frontend:install": "npm install",
"frontend:build": "npm run build",
"frontend:dev:watcher": "npm run dev",