Files
typogenie/README.md

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