Skip to content

DevFlex-AI/NoteMark

 
 

Repository files navigation

NoteMark

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

You can follow along the entire development of this project here 👇

Preview

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux

About

Markdown Note taking app built with Electron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.4%
  • JavaScript 2.7%
  • CSS 2.4%
  • HTML 1.5%