mockit
  • mockit
  • Installation
  • Setup
  • Fixture
  • APIs
  • CLI
  • Advance
    • Typescript
    • Creating a custom server
    • Integrating with other tools
    • Using with webpack-dev-server
    • mockit.json
Powered by GitBook
On this page

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

PreviousAPIsNextAdvance

Last updated 6 years ago