Playground
A space to experiment with prototypes, tools, and various ideas.
- • Iterate quickly without external services
- • Work locally with full control
- • Easy to share experiments and tools
- • Each item isolated but served from same URL
- 1. Create a new directory: mkdir playground/my-experiment
- 2. Add index.html (and any other files)
- 3. Access at /playground/my-experiment
Each directory is completely isolated.
