mockit command lines
Run mockit server: npx mockit start
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
npx mockit start --watch
Last updated 7 years ago