Files
typogenie/README.md
2026-01-29 18:10:07 +02:00

413 B

GHBanner

TypoGenie

A professional typesetting engine that converts Markdown files into beautifully formatted Microsoft Word documents.

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Run the app: npm run dev