This is my educational project within IT KPI Python mentorship program by @webknjaz.
-
Clone this repository:
$ git clone [email protected]:kpi-web-guild/django-girls-blog-Martolivna.git
-
Install requirements:
$ pip install -r requirements/base.in -c requirements/base.txt
Start the server:
$ python manage.py runserver
Pull Requests and new issues are welcome.