Getting Started
Getting Started
Get up and running with Hypen quickly
Getting Started
Welcome to Hypen! This section will help you get up and running quickly.
Quick Start
-
Introduction - Learn what Hypen is and why you might want to use it
-
Installation - Set up Hypen for your platform (Web, Android, or iOS)
-
Your First App - Build a counter app step-by-step to learn the basics
-
Building a Remote App - Stream your app to Web, Android, and iOS from a single server
What You'll Learn
By the end of the Getting Started guide, you'll understand:
- How to write Hypen components and templates
- How to style components with applicators
- How to manage state with modules
- How to handle user interactions with actions
- How to stream your app to multiple platforms with
HypenApp
Ready to begin? Start with the Introduction.
Choose Your Path
Local Apps - Great for learning and simple projects:
- Follow Your First App to build a local counter
Remote Apps - Recommended for production cross-platform apps:
- Follow Building a Remote App to stream to Web, Android, and iOS