CLI

mockit command lines

Run mockit server: npx mockit start

Run mockit server in watch mode (detects changes in mockit directory and will trigger server reset/client refresh): npx mockit start --watch

Last updated