Step 1: Get an API key:

You will need an API key to authenticate against Momentic’s servers.

Step 2: Start the app:

Make sure this is in the same directory as your ./momentic directory.

npx momentic@latest app

Options

OptionDescriptionDefault
--pixel-ratio <number>Device pixel ratio of your screen or monitor. Mac OS Retina displays and machines marketed as ‘HiDPI’ should usually set this to 2.1
--port <port>Port to run the app on. Defaults to 58888.58888
--mode <mode>Mode to run the app in. Defaults to web. (choices: “iframe”, “web”)"web"