Sporty
Sports App
Installation
git clone
Go to folder 'Sporty'
Install python in your system
Install node in your system
pip install -r requirements.txt
npm i
Run
npm run-script build-dev
python run.py
go to localhost port - 3333
Sports App
Installation
git clone
Go to folder 'Sporty'
Install python in your system
Install node in your system
pip install -r requirements.txt
npm i
Run
npm run-script build-dev
python run.py
go to localhost port - 3333