Skip to content

ETwilight/HackIllinois

 
 

Repository files navigation

AIVideoConvertor

To run the server, follow the steps below:

  1. Install flask and npm files
pip install flask
npm install
  1. Go into the client folder and run dev
cd client
npm run dev
  1. Ctrl-C to end hosting on 8080 (after building everything), go back to HackIllinois folder and build server
Ctrl-C
cd ../
python server.py
  1. Go to "127.0.0.1:5000" and you will see everything

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.3%
  • JavaScript 6.2%
  • HTML 1.7%
  • CSS 1.3%
  • Svelte 0.8%
  • Shell 0.5%
  • Batchfile 0.2%