mix raxol.demo
(Raxol v2.3.0)
View Source
Runs built-in Raxol demo applications.
Usage
mix raxol.demo # Interactive demo picker
mix raxol.demo counter # Simple counter
mix raxol.demo todo # Todo list
mix raxol.demo dashboard # Live BEAM dashboard
mix raxol.demo showcase # Component showcase
mix raxol.demo --list # List available demosDemos
counter- Simple counter with +/- keys and buttonstodo- Todo list with add/delete/toggle and input modesdashboard- Live BEAM dashboard with scheduler, memory, process statsshowcase- Interactive component showcase with 5 tabbed sections