Skip to content

Evang264/ctrl-hack-del-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctrl-hack-del-2024

How to run this project locally

cd backend/
pipenv install
pipenv shell
python src/api_endpoints.py

cd ../frontend/
npm install -f
npm run dev

Then, open http://localhost:3000.

Running our Hello World side quest:

cd hello-world
pipenv install
pipenv shell
python hello_world_dvd.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages