Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PunchHarder

Frontend

cd frontend
npm install
npm run dev

Backend

Create venv

Mac/Linux:

python3 -m venv backend/venv

Windows:

python -m venv backend\venv

Activate venv

Mac/Linux:

source backend/venv/bin/activate

Windows:

backend\venv\Scripts\activate

Install & run

cd backend
pip install -r requirements.txt
python app.py

Video Editing FFMPEG Installs!

winget install ffmpeg brew install ffmpeg

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages