Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tangrams/walkabout-style
Preview map:
https://github.com/tangrams/walkabout-style
Last synced: 5 days ago
JSON representation
Preview map:
- Host: GitHub
- URL: https://github.com/tangrams/walkabout-style
- Owner: tangrams
- License: mit
- Created: 2016-04-08T18:10:56.000Z (over 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-05-31T14:03:08.000Z (5 months ago)
- Last Synced: 2024-08-01T12:33:40.667Z (3 months ago)
- Language: JavaScript
- Homepage: https://tangrams.github.io/walkabout-style
- Size: 13.6 MB
- Stars: 32
- Watchers: 6
- Forks: 14
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - tangrams/walkabout-style - Preview map: (others)
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)