npm create proto@latest to a working prototype running in the iOS Simulator — under 90 seconds.
You need two things installed once before that command works. Both are free. Both are macOS-only.
Step 1 — Install Node.js
Node.js 18 or newer is the only prerequisite. Download the LTS version from nodejs.org and install it. Download Node.js → You’ll know it worked when you can open Terminal and type:Step 2 — Install Xcode
Xcode is Apple’s developer tool. Prototo uses its iOS Simulator — the iPhone preview that runs on your Mac. You never need to open Xcode itself. Just install it. Download Xcode free from the Mac App Store: Download Xcode → After installing, open Terminal and run this once:Xcode is ~8GB. Plan for 20-40 minutes depending on your connection.