提交 5c460cd0 编写于 作者: k54kdk's avatar k54kdk 🐣

1

上级 e227c576
......@@ -7,13 +7,24 @@
- axios
- ElementPlus
- Material Kit
- node16
### 启动
```shell
npm i
npm run dev
```
## 后端 PaperWebServer
## 数据库
``` shell
python manage.py migrate
```
### 安装
``` shell
pip install django==4.2 django-cors-headers mysql
```
### 启动
``` shell
python manage.py runserver
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册