Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit 1. Chạy Backend

Step 1: Mở git bash
Step 2: cd backend
Step 3: source .venv/Scripts/activate
Step 4: pip install -r requirements.txt (Chạy lần đầu - 1 lần duy nhất, bỏ qua lệnh này cho các lần sau)
Step 5: uvicorn main:app --reload --port 3000

Unit 2. Chạy Frontend

Step 1: cd frontend
Step 2: npm run dev

Link full source code

Google Drive

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages