Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 410 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 410 Bytes

Blog App

Description

A blog app in Django framework based on Django Girls Tutorial.

Requirements

  • Python 3.5
  • Virtual environment for the project.

Installation

  1. In terminal run cd command to this repository directory.
  2. Activate your virtualenv for the project.
  3. Run pip install -r requirements.txt in your terminal.

Author

Karolina Mamczarz