Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/uziiuzair/quickmde

A simple markdown editor
https://github.com/uziiuzair/quickmde

articles markdown markdown-editor

Last synced: 3 days ago
JSON representation

A simple markdown editor

Awesome Lists containing this project

README

        

Quick MDS is a simple notes app that allow syou to write articles/notes in Markdown, and share with others using a link.

We use QuickMDS as a standard formatting tool for article sharing between engineers and marketing at Flywheel Studio

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```