Start devstack using our helper script
$ cd ~/devstack-scripts
$ ./start-devstack.sh standalone
Wait until script finishes, then try to connect to web-interface.
To stop services, use another helper script
$ cd ~/devstack-scripts
$ ./stop-devstack.sh