README.rst 150 B

12345678
  1. # 后台管理系统
  2. 安装
  3. pip install -U git+https://github.com/shemic/demeter
  4. python install.py
  5. 前台:python front.py
  6. 后台:python admin.py