Skip to content

YLF-Cat/Man-Eating-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Man-Eating-Tree

我群使用的食人树灵感来自乌合之众绝大多数代码来自ai

在项目根目录运行以下命令初始化数据库:

flask shell
>>> from app import db
>>> db.create_all()
>>> exit()

然后 python app.py 就行了

About

我群使用的食人树灵感来自乌合之众

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published