Skip to content

joonpiter/compsci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compsci-ia

How to start the website

how to start server

open new terminal

write the following prompts in the terminal in this order

cd my-app

npm run start

How to start front end

open new terminal

write the following prompts in the terminal in this order

cd server

cd venv

python -m uvicorn main:app --reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published