Quick Start
  1. Create a New Project: Initialize a new Layx project in your desired folder: layx create
  2. Start Coding: Build your project with modular components and utility classes.
  3. Build for Production: Once ready, run: layx build
  4. Modify Your Project After Build: Need to make changes? Use the unbuild command: layx unbuild

See quick overview.