🏋️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
- Open any
.tsxfile from your project in the editor - Type:
@solar /validate - Review the results — if there are issues, ask @Solar to fix them
- Type:
@solar /share - 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
/validatepasses with no critical issues