🏋️Module 4 — Exercise

Validation & Sharing Prototypes

Ensure quality with /validate and share prototypes with /share.

Exercise 4.1: Ship a Prototype

Goal: Validate your app and publish it.

Instructions

  1. Open any .tsx file from your project in the editor
  2. Type: @solar /validate
  3. Review the results — if there are issues, ask @Solar to fix them
  4. Type: @solar /share
  5. Copy the public URL and open it on your phone's browser

Deliverable

Upload via Microsoft Forms:

  • The public URL of the published prototype

Success Criteria

  • The URL works and opens in any browser
  • The app renders correctly on mobile
  • /validate passes with no critical issues