Important
- Have node.js (v.19) +
- python 3.11.5
- After pull or unzip this project run
npm installin your command prompt - Then execute the command below
- cd api
- .\env\Scripts\activate
- pip install flask
- pip install python-dotenv
- pip install scikit-learn==1.3.0
- pip install tensorflow==2.13.0 --Something missing--
- FLASK_APP=app.py
- FLASK_ENV=development
- flask run
- cd ..
- npm run dev
Note
Using conda activate if previous setup won't run Activate Conda and Get into directory
Example
- Justine = C:\Users\ateen\anaconda3\Scripts\activate.bat