Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 1.75 KB

README.md

File metadata and controls

55 lines (33 loc) · 1.75 KB

Blood Lagbe

Github top language Github language count Repository size License Github issues Github forks Github stars

🚧 Blood Lagbe Website is 🚀 Under construction... 🚧
This is the Main Website of blood lagbe by Python Django

blood_lagbe

🏁 Starting

# Clone this project
$ git clone https://github.com/BloodLagbe/blood_lagbe.git

# Access
$ cd blood_lagbe

# Install dependencies
$ pip install -r requirements.txt

# Run the project
$ python manage.py runserver

# The server will initialize in the <http://localhost:8000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Druvo

 

Python application

Back to top