Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server

초기세팅

git clone https://github.com/sogangfestival/server.git server
git clone https://github.com/sogangfestival/client.git client
cd server
python3 -m venv .venv
source .venv/bin/activate
pip3 install -r requirements.txt

윈도우

git clone https://github.com/sogangfestival/server.git server
git clone https://github.com/sogangfestival/client.git client
cd server
python -m venv .venv
source .venv/Scripts/activate
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages