Skip to content

Saif807380/crypto-price-forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dmdw-project

Client Setup

  1. Install dependencies
  $ npm i
  1. Run the client
  $ npm start

Server Setup

  1. Install dependencies
  $ pip install -r requirements.txt
  1. Run the server
  $ uvicorn --app-dir="./app" --reload main:app

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages