Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/etiennemarais/vue-markdown-to-mjml-editor

Vue Editor to convert markdown into MJML and render the result
https://github.com/etiennemarais/vue-markdown-to-mjml-editor

bulma markdown-editor mjml mjml-to-html vue-cli-3 vuejs

Last synced: about 5 hours ago
JSON representation

Vue Editor to convert markdown into MJML and render the result

Awesome Lists containing this project

README

        

# vue-markdown-to-mjml-editor

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

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

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

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

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).