This is an example of how to list things you need to use the software and how to install them.
- python 3.7 +
- Clone the repo
git clone https://github.com/axsddlr/hits_daily_double_api.git
- python
python -m pip install -r requirements.txt
uvicorn main:app --reload --port 3000
Distributed under the MIT License. See LICENSE
for more information.