A streamlined publishing web-app that helps you to publish your posts and share them instantly with your friends, co-workers and family.
- Clone this repo using
git clone https://github.com/singhkumarpratik/express-publisher-django.git
. - Install dependencies using
pip install -r requirements.txt
. - Run
python manage.py runserver
.