Install
Install Modus CLI via a cURL command or npm.Commands
new
Initialize a new Modus app. The Modus CLI prompts you to enter the app name and
language of choice.
dev
Run your Modus app locally. The Modus CLI starts a local server and provides a
URL to access the app.
When using Hyp CLI alongside the Modus CLI, users get access to
Hypermode-hosted models for local development.
build
Build your Modus app. The Modus CLI compiles your app and generates a .build
folder for the artifacts.