- Open https://github.com/hashedin/html5-scaffold
- click on fork
- git clone https://github.com/[your-git-username]/html5-scaffold
Now you have a basic structure for Web-site development. You can click on index file to preview in browser. Or other way could be to run python -m SimpleHTTPServer. This will host your current folder items
pyhton -m SimpleHTTPServer