# Snow Monkey Editor

[![Build Status](https://travis-ci.org/inc2734/snow-monkey-editor.svg?branch=master)](https://travis-ci.org/inc2734/snow-monkey-editor)
[![Latest Stable Version](https://poser.pugx.org/inc2734/snow-monkey-editor/v/stable)](https://packagist.org/packages/inc2734/snow-monkey-editor)
[![License](https://poser.pugx.org/inc2734/snow-monkey-editor/license)](https://packagist.org/packages/inc2734/snow-monkey-editor)

See <a href="https://github.com/inc2734/snow-monkey-editor/blob/master/readme.txt">readme.txt</a>

## How to build

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