Separate different versions
Keep multiple prototype versions cleanly separated and easy to navigate.
Goal
Support multiple directions/iterations without breaking the main flow.
Steps
- Create a versioned folder structure.
- Add a simple index page linking to each version.
- Ensure each version has an obvious entry point.
Source inspiration: hippo-prototyping “how-to”.