Prototypes
Fast local iteration for sharable prototypes.
- • Iterate quickly without external services like v0
- • Work locally with full control
- • Easy to share ideas with others
- • Each prototype isolated but served from same URL
- 1. Create a new directory: mkdir prototypes/my-prototype
- 2. Add index.html (and any other files)
- 3. Access at /prototype/my-prototype
Each prototype directory is completely isolated.