lumenwrites / django-react-blog

Simple blog built with Django and React/Redux, deployed with Docker, and served with nginx/uwsgi.
http://digitalmind.io
MIT License
563 stars 95 forks source link

How to run in Development enviornment #6

Open tanvirraj opened 6 years ago

tanvirraj commented 6 years ago

Hey Thanks for your this awesome project . i wants to run it in my locally , for development , how can i do it , can you help

leikoilja commented 5 years ago

Hey @tanvirraj . Check out the updated README and fixed docker builds in this PR This should solve your question.