Skip to content

krishnova/PNL-asset-dashboard

Repository files navigation

To run the project

  1. Create virtual Environment python -m venv myenv
  2. Activate the virtual environment myenv\scripts\activate
  3. Install Requirements.txt pip install -r requirements.txt
  4. Install Dependencies pip install fastapi pip install uvicorn
  5. Run the app uvicorn app:app

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published