init repo
This commit is contained in:
28
.project.json
Normal file
28
.project.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "法考刷题系统",
|
||||
"description": "56128客观题+1542主观题入库",
|
||||
"status": "done",
|
||||
"kind": "app",
|
||||
"created": "2026-02-26",
|
||||
"ports": [
|
||||
{
|
||||
"port": 5173,
|
||||
"label": "dev",
|
||||
"fixed": true
|
||||
}
|
||||
],
|
||||
"stack": [
|
||||
"Vite"
|
||||
],
|
||||
"urls": [
|
||||
{
|
||||
"url": "http://localhost:5173",
|
||||
"type": "app",
|
||||
"label": "local"
|
||||
}
|
||||
],
|
||||
"worklog": {
|
||||
"path": ".memory/worklog.json",
|
||||
"auto": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user