generated from template/router-template
update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: '01-frontend'
|
||||
tags: ['frontend', 'react', 'prompt']
|
||||
description: '第一次对功能进行最简单的解析'
|
||||
description: '第一次对功能进行最简单的解析, 整个前端页面的功能的大概概览'
|
||||
---
|
||||
|
||||
## 前端页面
|
||||
|
||||
16
frontend/src/data/docs/02-downlocal.md
Normal file
16
frontend/src/data/docs/02-downlocal.md
Normal 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/`
|
||||
|
||||
Reference in New Issue
Block a user