noejunior792 / noteMark

A Note taking desktop app with out-of-the-box markdown support. Built with Electron and React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoteMark

A Note taking desktop app with out-of-the-box markdown support. Built with Electron and React.

Screenshot 🌇

NoteMark

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux

About

A Note taking desktop app with out-of-the-box markdown support. Built with Electron and React.

License:MIT License


Languages

Language:TypeScript 93.3%Language:JavaScript 2.7%Language:CSS 2.4%Language:HTML 1.5%