Skip to content

genghenggao/cmlakehouse_django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmlakehouse backend project

1. 下载项目

git clone git@github.com:genghenggao/cmlakehouse_django.git

2. 创建虚拟环境

virtualenv cmlakehouse_django

3. 启动虚拟环境

cd cmlakehouse_django

source bin/activate

4. 安装依赖

pip install -r requirements.txt

5. 编写自己的local_settings.py

  • 根据自己的配置,写入信息

6. 运行

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages