Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 566 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 566 Bytes

MarkDX

Meet MarkDX, an AI-powered markdown editor for top-notch markdown writing.

MarkDX Screenshot

Running Locally

  1. Install dependencies using npm:
npm install
  1. Copy .env.example to .env.local and update the variables.
cp .env.example .env.local
  1. Start the development server:
npm run dev

Read more about how to contribute to this project in contributing guide.

License

Licensed under the MIT license.