Skip to content

eveliososa/tamuhack2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TAMU HACKATHON 2021

Set up python environment

  1. Go into the api directory
  2. Create python environment python3 -m venv venv
  3. Activate python environment source venv/bin/activate

Run API backend application

  1. Go into the api directory
  2. Run the python application python3 api.py, the Flask application will be deployed on port 5000 on your localhost

Run React frontend application

  1. Go into the frontend directory
  2. Build the node modules yarn
  3. Run the React application yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •