Skip to content

A simple note taking app with markdown editor built with Electron, Vite, and TypeScript

Notifications You must be signed in to change notification settings

DanSmirnov48/note-nest

Repository files navigation

note-mark

An Electron application with React and TypeScript

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

About

A simple note taking app with markdown editor built with Electron, Vite, and TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published