Develop in Docker container
Make sure that you have this tools installed:
Just run:
$ docker-compose up app
and open http://localhost:8000
or some other host (e.g. http://default:8000
) if you are using some Vitual Machine provider (e.g. Virtualbox, Parallels).