README.md
August 14, 2024 ยท View on GitHub
MD Viewer - a simple markdown viewer app
Screenshot

Installation
Download the installer for your operating system on the release page.
Run Locally
Clone the project
git clone https://github.com/kuyoonjo/md-viewer.git
Go to the project directory
cd md-viewer
Install dependencies
pnpm install
Note : Follow this guide to set up Tauri environment
Start the server
pnpm tauri dev