Skip to content

kazuar/mook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Mook
Mook

Mook is a cross-platform Markdown book built with Electron and React

Syntax Highlighting

Python:

def Hello():
  return "Hello from Mook"

JavaScript:

function Hello() {
  return "Hello from Mook"
}

Dynamic preview pane

Type away and see the changes on the left side of the screen.

Give it a try right now.

How to contribute

You can contribute in any way you want. Any help is appreciated.

Development

yarn install
yarn run electron-dev

Build package

yarn install
yarn run electron-pack

Credits

Icon made by Freepik from www.flaticon.com