Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 921 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 921 Bytes

Website-Blog 🔥

Website Blog App.

Packages 📦

  • Django
  • Pillow

Installation 🏗️

  1. Clone the repository. git clone https://github.com/ProtexCreative/Website-Blog
  2. cd Website-Blog
  3. Create a Virtual Environment. py -m venv web_env
  4. Activate Virtual Environment. .\web_env\Scripts\activate
  5. Install Required Packages. pip install -r requirements.txt
  6. cd web_app
  7. Run Server. python manage.py runserver
  8. Visit http://127.0.0.1:8000/ on your browser.

Contributors 👷

License 📝

MIT

Made with ❤️ by Protex Creative.