Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tangrams/walkabout-style

Preview map:
https://github.com/tangrams/walkabout-style

Last synced: 5 days ago
JSON representation

Preview map:

Awesome Lists containing this project

README

        

# 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](http://localhost:8000)