Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/sarahdayan/markdown-editor-vue-xstate

A Markdown editor in Vue.js and XState
https://github.com/sarahdayan/markdown-editor-vue-xstate

Last synced: 4 months ago
JSON representation

A Markdown editor in Vue.js and XState

Lists

README

        

# markdown-editor-vue-xstate

> A Markdown Editor in Vue.js and XState

![Markdown Editor in Vue.js and XState](preview.png)

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```