- Install dependencies:
yarn - Start the app:
yarn start
- Install dependencies:
pip install -r requirements.txt - Start the backend server:
python server.py
- Install dependencies:
pip install -r requirements.txt - Activate the Virtual Environment:
python -m venv venv.\venv\Scripts\activate - Start the app:
streamlit run app.py