安装
执行如下命令安装 Mirage:
# 使用 npm 安装
npm install --save-dev miragejs
# 使用 Yarn 安装
yarn add --dev miragejsIf 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!