2 Star 5 Fork 3

武松 / simplepro_demo

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
start.sh 155 Bytes
Copy Edit Raw Blame History
武松 authored 2023-11-07 15:56 . 修复错误
#!/bin/bash
source venv/bin/activate
pip3 install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple/
python3 manage.py runserver 0.0.0.0:9001
Python
1
https://gitee.com/tompeppa/simplepro_demo.git
git@gitee.com:tompeppa/simplepro_demo.git
tompeppa
simplepro_demo
simplepro_demo
master

Search