Skip to content

weitingyp/shellhacks

Repository files navigation

Shellhacks: Diverse Voices

Create virtual environment and install libraries

$ cd react-flask-app/api

$ python3 -m venv venv

$ pip install -r requirements.txt

Instructions to run

Make sure that the venv is set-up and necessary Python modules have been installed. Returning to the home directory:

$ cd react-flask-app

$ yarn start, which launches the front-end React app

$ yarn start-api, which launches the back-end Flask API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •