This is minimal usage of `<neovim-editor>`.  You can easily try this using `npm run` command as below.

```sh
$ cd /path/to/neovim-component
$ npm start # Install dependencies, build source and run this example
```
