Get Started · Docs · Discord
Hyp is the command line interface (CLI) for Hypermode.
Install the Hyp CLI
npm install -g @hypermode/hyp-cli
Initialize your Modus app
modus new
Run your app locally with fast refresh
modus dev
Link your Modus app repo to Hypermode
hyp link
Hyp CLI is Copyright 2024 Hypermode Inc., and licensed under the terms of the Apache License, Version 2.0. See the LICENSE file for a complete copy of the license.