Skip to content

HarshalHDave/TeamTeam_Unscript2k23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOND BOND

Clone the Repository

git clone hhttps://github.com/HarshalHDave/TeamTeam_Unscript2k23.git
cd ./bitnbuild

Installation

To run the React Native Mobile app

cd mobileapp
npm install
npm start

To run the AI

cd ai
pip install virtualenv
virtualenv .\virt           #if this doesnt work
python -m venv .\venv

To turn on the virtual env run the command

.\virt\Script\activate

Then run

pip install -r requirements.txt

To run the Dashboard run the following command

cd dashboard
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published