CLI command for creating application projects for Cerces.
bun create cerces
This command will prompt you to select a project name and a template. It will then create a new directory with the selected project structure and install dependencies.
The source code of these templates are located at the Cerces repository.