Skip to content

DSCKabarak/NRH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 NRH Project

🚀 Getting Started

1. Fork & Clone the Repository

Click Fork (top-right) to create your copy of this repo. Then, clone your forked repo and navigate into the project directory:

cd NRH

Set up the environment (macOS/Linux)

python -m venv venv
source venv/bin/activate  

Set up the environment (Windows)

python -m venv venv
venv\Scripts\activate

Install dependencies

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published