mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 00:47:19 +08:00
docs:更新文档说明
This commit is contained in:
parent
40a1b181b5
commit
1542135ab0
17
README.md
17
README.md
@ -1,21 +1,18 @@
|
|||||||
# Vue3.0版本已开发完成!
|
# Vue3.0版本已开发完成!
|
||||||
一套基于TS的增删改查系统,前端语言Vue3.0、React、Angular,后端语言node+express,采用了三种数据库MySQL、MongoDB、SQLite编写。
|
Vue3.0+TypeScript+NodeJS+MySql编写的一套后台管理框架
|
||||||
A TS based add, delete, modify and query system, the front-end language vue3.0, react, angular, back-end language node + Express, using three kinds of database mysql, mongodb, SQLite
|
|
||||||
|
|
||||||
## 文档地址
|
## 文档地址
|
||||||
https://xiaoxian521.github.io/zh/standard/
|
https://xiaoxian521.github.io/zh/standard/
|
||||||
|
|
||||||
## 结构介绍
|
## 结构介绍
|
||||||
① sql为数据库存放文件夹
|
① frontend为前端项目存放文件夹
|
||||||
② doc为文档编写存放文件夹
|
② backend为后端项目存放文件夹
|
||||||
③ backend为后端项目存放文件夹
|
③ doc为文档编写存放文件夹
|
||||||
④ frontend为前端项目存放文件夹
|
|
||||||
|
|
||||||
## Structure introduction
|
## Structure introduction
|
||||||
① SQL stores the folder for the database
|
① Frontend stores the folder for the front-end project
|
||||||
② Doc write storage folder for documents
|
② Backend stores the folder for the back-end project
|
||||||
③ Backend stores the folder for the back-end project
|
③ Doc write storage folder for documents
|
||||||
④ Frontend stores the folder for the front-end project
|
|
||||||
|
|
||||||
## 前端对应代码存放目录
|
## 前端对应代码存放目录
|
||||||
vue => /frontend/vue-ts
|
vue => /frontend/vue-ts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user