Using OpenHatch with Vagrant: Difference between revisions

m
no edit summary
imported>Paulproteus
imported>MJ
mNo edit summary
Line 54:
$ vagrant ssh
$ cd /vagrant
$ ./bin/mysite runserver 0.0.0.0:8000
 
Now, on your '''real''' computer, visit http://127.0.0.1:8000/. Ta-da! Your own editable copy of the OpenHatch site.
Anonymous user