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.
- Host: GitHub
- URL: https://github.com/cromega08/editmark
- Owner: cromega08
- License: gpl-3.0
- Created: 2023-08-19T04:57:16.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-19T17:10:41.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T16:49:29.863Z (over 1 year ago)
- Topics: 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
- Language: Vue
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)