Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

tbung/markdown-electron

Repository files navigation

markdown-electron markdown-electron logo

Markdown viewer based on electron and mume.

Installation

Pre-Built

Download and unpack the latest release from the releases section.

From Source

  1. Install recent nodejs and npm.
  2. Clone this repo
    git clone https://github.com/tbung/markdown-electron.git
    cd markdown-electron
    
  3. Install dependencies
    npm install
    
  4. Run the app
    npm start
    
  5. Build the app
    npm run dist
    
    or (for Windows and Linux)
    npm run dist -- -wl
    

About

Markdown viewer based on electron and mume

Resources

License

Stars

Watchers

Forks

Packages

No packages published