Markdown viewer based on electron and mume.
Download and unpack the latest release from the releases section.
- Install recent
nodejs
andnpm
. - Clone this repo
git clone https://github.com/tbung/markdown-electron.git cd markdown-electron
- Install dependencies
npm install
- Run the app
npm start
- Build the app
or (for Windows and Linux)
npm run dist
npm run dist -- -wl