Install an Astral starter site
Creates the files needed for a small Astral site in the current Mix project.
Example
mix igniter.install astral
mix astral.installThe installer creates Astral config, starter pages, EEx layouts, TypeScript assets, public files, TypeScript configuration, and Volt formatter/linter configuration.