# Machinat Core

This is the core module of Machinat framework.

## Install

```bash
npm install @machinat/core
# or with yarn
yarn add @machinat/core
```

## Docs

Check the [framework documents](https://machinat.com/docs/) and the
[package references](https://machinat.com/api/modules/core.html).
