Skip to content

Examples

VMx ships a small set of examples with two jobs: prove the minimal surface in small demos and prove the full cross-language contract in the flagship Notes Workspace portfolio.

Start Here

Current Portfolio

Flavor Small demos Flagship app
C# Console HelloVMx, WPF Todo Avalonia Notes Workspace
Python Console hello_vmx, tkinter Todo, Textual Inspector Textual Notes Workspace
TypeScript Console hello-vmx React Notes Workspace
Swift none beyond the flagship today SwiftUI Notes Workspace

Reading Strategy

  • Use the smaller examples when you want the minimum lifecycle, hub, and builder shape.
  • Use Notes Workspace when you want pagination, search, dialogs, notifications, theme state, or cross-flavor parity.
  • Use the source READMEs for full run commands and per-project layout: C# examples, Python examples, TypeScript examples, Swift flagship.