Skip to content

yanickv/walkabout-style

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

walkabout-style

To run locally:

Start a web server in the repo's directory:

python -m SimpleHTTPServer 8000

If that doesn't work, try:

python -m http.server 8000

Then navigate to: http://localhost:8000

Packages

No packages published

Languages

  • JavaScript 85.6%
  • HTML 14.3%
  • Makefile 0.1%