This commit is contained in:
2025-11-24 18:58:32 +08:00
parent 8b9fdb706f
commit a2cee7c27a
28 changed files with 931 additions and 81 deletions

View File

@@ -1,7 +1,7 @@
---
title: '01-frontend'
tags: ['frontend', 'react', 'prompt']
description: '第一次对功能进行最简单的解析'
description: '第一次对功能进行最简单的解析, 整个前端页面的功能的大概概览'
---
## 前端页面

View File

@@ -0,0 +1,16 @@
---
title: '02-下载应用到本地运行'
tags: ['frontend', 'prompt']
description: '本地使用sqlite为后端, 访问 http://localhost:9000 访问对应的页面的内容'
---
## 下载应用
https://kevisual.lanzoub.com/s/daily-question
## 使用方法
1. 双击执行,访问 http://localhost:9000
首页是`http://localhost:9000/root/daily-question/`