RAFT

Separate different versions

Keep multiple prototype versions cleanly separated and easy to navigate.

Goal

Support multiple directions/iterations without breaking the main flow.

Steps

  1. Create a versioned folder structure.
  2. Add a simple index page linking to each version.
  3. Ensure each version has an obvious entry point.

Source inspiration: hippo-prototyping “how-to”.