Skip to content

petesteele98/makersbnbTVD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Clone this repo to your local PC by the following command:

git clone https://github.com/petesteele98/makersbnbTVD

  1. cd server

  2. Create and activate this specific venv:

python3 -m venv makersbnbvenv

source makersbnbvenv/bin/activate

  1. Install requirements using command:

pip install -r requirements.txt

  1. Check if Pytest works using command:

pytest -x

  1. Pip install flask-cors

  2. Run Flask application using command:

python3 server.py

  1. Split the terminal, and cd into client

  2. Install React dependencies using command:

npm install

  1. Run React application using command:

npm run dev

Sausage roll

About

May 24 Makers BNB repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •