Complete Getting Started Guide
Complete getting started guide for Aurelia 2 - from installation to building your first interactive application in 15 minutes.
What You'll Discover
Prerequisites
Quick Try (No Installation)
Create Your First Project
Step 1: Initialize Project
Step 2: Project Structure
Understanding Aurelia Components
View-Model (Logic)
View (Template)
Build Your Task App
Step 3: Update the Template
Step 4: Update the Logic
Step 5: Add Styles
Step 6: See It Work!
Key Concepts You Just Learned
1. Data Binding
2. Event Handling
3. Conditional Rendering
4. List Rendering
5. Computed Properties
Next Steps
Immediate Next Steps
Building Real Apps
Development Workflow
Common Questions
"Should I use TypeScript or JavaScript?"
"How does this compare to React/Vue/Angular?"
"Can I use this in production?"
"What if I get stuck?"
You're Ready!
Last updated
Was this helpful?