Skip to content

juliendy/note-mark

Repository files navigation

NoteMark

Playing around with Electron to create a simple note taking desktop application created w/ React and TypeScript. Electron helps creating cross-platform desktop apps with JavaScript, HTML, and CSS.

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

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published