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

https://github.com/cromega08/editmark

Write, edit and render Markdown text and files directly on your browser.
https://github.com/cromega08/editmark

html-to-pdf markdown-editor markdown-to-html markdown-to-pdf material-design material-design-3 material-design-components material-design-icons material-design-ui vue vue-markdown-editor vue-vuetify vuejs vuetif vuetify-component vuetify-components vuetify-frontend vuetify-js vuetify3 vuetifyjs

Last synced: about 1 month ago
JSON representation

Write, edit and render Markdown text and files directly on your browser.

Awesome Lists containing this project

README

          

# EditMark

Write, edit and render Markdown text and files directly on your browser.

With EditMark, create your Markdown files and download it in your favorite format.

## Requirements

* NPM

## Installation

1. Clone the current repository:

```bash
git clone https://github.com/cromega08/VueTasks.git
```

2. Mode to project directory and install dependencies:

```bash
npm install
```

3. Start a "dev" or "build" server with "npm":

```bash
npm run build
```

4. Connect to the server and done!

## Contributing

Contributions are always welcome!

Feel free to "Fork" or clone, and push your changes to the repository.

All commits are reviewed.

## Authors

* [@Cromega08](https://www.github.com/cromega08)

## License

* [GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0)