# walkabout-style-no-labels **Repository Path**: mirrors_tangrams/walkabout-style-no-labels ## Basic Information - **Project Name**: walkabout-style-no-labels - **Description**: WARNING: Repo not maintained, use https://github.com/tangrams/walkabout-style instead - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: gh-pages - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WARNING This repo not maintained, use https://github.com/tangrams/walkabout-style instead. # walkabout-style-no-labels ### 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)