Meet MarkDX, an AI-powered markdown editor for top-notch markdown writing.
- Install dependencies using npm:
npm install
- Copy
.env.example
to.env.local
and update the variables.
cp .env.example .env.local
- Start the development server:
npm run dev
Licensed under the MIT license.