8000 GitHub - vinn03/CineMap
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vinn03/CineMap

Repository files navigation

Check out our CineMap Presentation

StormHacks 2024 @ SFU

Authors: Kevin Guo, Vincent Liu, Leo Zhi

Running the project locally

$npm install dependencies

$cd backend
$python3 -m venv .venv
$source .venv/bin/activate
$pip install flask flask-cors
$flask --app main run

$cd frontend
$npm install
$npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0