Installation

To add Mirage to your project, run

# Using npm
npm install --save-dev miragejs

# Using Yarn
yarn add --dev miragejs

If you just want to start coding, head to the Quickstarts section and find the guide that matches your stack.

To learn more about Mirage, read the overview next!