新增样例文章验收运行脚本

This commit is contained in:
czj
2026-07-01 15:05:07 +08:00
parent 7f6557cd4e
commit 762380c937
3 changed files with 347 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@
"version": "0.1.0",
"scripts": {
"test": "vitest run",
"test:e2e:samples": "node scripts/run-geo-sample-e2e.mjs",
"dev": "next dev",
"build": "next build",
"start": "next start",