Skip to content

cherrykit/HTN2021

Repository files navigation

HTN2021

Installation:

mkdir -p {audio,video,images}
pip install -r requirements.txt
cd client
npm install

Also, install ffmpeg using the following link: https://ffmpeg.org/

Running the app:

Run FLASK_APP=app.py flask run in the main folder. Run npm run serve in the client folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published