File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131
3232Lin-CMS 是林间有风团队经过大量项目实践所提炼出的一套** 内容管理系统框架** 。Lin-CMS 可以有效的帮助开发者提高 CMS 的开发效率。
3333
34- 本项目是 Lin CMS 后端的 Flask 实现,访问 [ 前端仓库] ( https://github.com/TaleLin/lin-cms-vue ) 。
34+ 本项目是 Lin CMS 后端的 Flask 实现,需要前端?请访问 [ 前端仓库] ( https://github.com/TaleLin/lin-cms-vue ) 。
3535
3636### 文档地址
3737
3838[ http://doc.cms.7yue.pro/ ] ( http://doc.cms.7yue.pro/ )
3939
40+ ### 线上 demo
41+
42+ [ http://face.cms.7yue.pro/ ] ( http://face.cms.7yue.pro/ )
43+
4044### Lin CMS 的特点
4145
4246Lin CMS 的构筑思想是有其自身特点的。下面我们阐述一些 Lin 的主要特点。
@@ -146,7 +150,7 @@ python starter.py
146150pipenv shell
147151```
148152
149- 如果一切顺利,你将在命令行中看到项目成功运行的信息。如果你没有修改代码,Lin 将默认在本地启动一个端口号为 5000 的端口用来监听请求。此时,我们访问 http ://localhost:5000,将看到一组字符:
153+ 如果一切顺利,你将在命令行中看到项目成功运行的信息。如果你没有修改代码,Lin 将默认在本地启动一个端口号为 5000 的端口用来监听请求。此时,我们访问 ` http ://localhost:5000` ,将看到一组字符:
150154
151155“心上无垢,林间有风"
152156
You can’t perform that action at this time.
0 commit comments