# Snow Monkey Forms

The Snow Monkey Forms is a mail form plugin for the block editor.

## Build

```
$ composer install
$ npm install
$ npm run build
```
