makeiteasierapps / joystick_junction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JoyStick Junction

Class project, under development

  1. Install dependencies:

    pip install -r requirements.txt
    
  2. Place the firebaseConfig.js file inside the static/js directory.

  3. Run the following command to start the app:

    python app.py
    
  4. Open your web browser and navigate to http://localhost:5000 to access the app.

About


Languages

Language:JavaScript 54.1%Language:HTML 30.2%Language:CSS 7.9%Language:Python 7.8%