Skip to content

An note-taking Electron application with React and TypeScript, supports real-time markdown preview.

Notifications You must be signed in to change notification settings

ImHangLi/note-mark

Repository files navigation

note-mark

An note-taking Electron application with React and TypeScript, supports real-time markdown preview.

Recommended IDE Setup

Project Setup

Install

$ pnpm install

Development

$ pnpm dev

Build

# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux

About

An note-taking Electron application with React and TypeScript, supports real-time markdown preview.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published