Skip to content

ChanYu1224/bulletin-board-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bulletin-board-web

initiate

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt