指南教程API快速入门REPL
DiscordTwitterGitHub英文官网
    • 简介
    • 安装
    • 概览
    • Route handlers
    • Shorthands
    • The Database
    • The ORM
    • Models
    • Relationships
    • Factories
    • Fixtures
    • Serializers
    • 应用程序测试
    • 集成单元测试
    • 断言(Assertion)s
    • GraphQL
    • Simulating cookie responses
    • Mocking GUIDs
    • Customizing inflections
  • Workflow tips
  • Comparison with other tools
  • 关于

安装

执行如下命令安装 Mirage:

# 使用 npm 安装
npm install --save-dev miragejs

# 使用 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!

Previous
简介
Next
概览

中文文档

  • 指南
  • Tutorial
  • API
  • 快速入门
  • REPL

社区

  • GitHub
  • Discord
  • Twitter

React 相关

  • React
  • Next.js
  • Docusaurus
  • Preact
  • Gatsby

Svelte 相关

  • Svelte

友链

  • Bootstrap
  • Bootstrap(English)
  • TailwindCSS
  • npm
  • Yarn
  • pnpm
  • Webpack
  • Rollup
  • Parcel
  • Fastify
  • Express
  • Koa
  • Axios
  • Eleventy(11ty)
  • Strapi
  • JSDoc
  • Nunjucks
  • Cheerio
  • Stylelint
  • Lodash
  • Sequelize
  • Mongoose
  • TypeORM
  • MobX
  • Redux
  • Recoil
京ICP备11008151号-22