Skip to content

Instantly share code, notes, and snippets.

@pedroduartecosta
Last active November 23, 2016 10:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save pedroduartecosta/5d0f69873a5b13de62288126152a175a to your computer and use it in GitHub Desktop.
Save pedroduartecosta/5d0f69873a5b13de62288126152a175a to your computer and use it in GitHub Desktop.

Open a terminal on the folder with the files.

cd path/to/your/app

Then on the terminal run:

php -S localhost:8000

Then in your browser go to http://localhost:8000/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment