The Launch Express CLI is a command-line interface tool that helps you generate and manage your Launch Express project. This documentation covers the setup and usage of the CLI.
npx launch-express@latest
new
npx launch-express@latest new <project-name>
npx launch-express@latest new <project-name> --default
update
npx launch-express@latest update
generate-schema
npx launch-express@latest generate-schema
Was this page helpful?