HarshalHDave / bitnbuild

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANY-TRACKER

Clone the Repository

git clone https://github.com/HarshalHDave/bitnbuild.git
cd ./bitnbuild

Installation

To run the Express.JS server run the following command

npm install
npm start

To run the React Native app

npm install
npm start

To run the AI

cd ai
pip install virtualenv
virtualenv .\virt

To turn on the virtual env run the command

.\virt\Script\activate

Then run

pip install -r requirements.txt

About


Languages

Language:HTML 53.7%Language:JavaScript 34.9%Language:TypeScript 10.2%Language:Python 0.7%Language:EJS 0.4%Language:Shell 0.1%Language:Dockerfile 0.0%