Skip to content

Suvansarkar/note-mark

Repository files navigation

note-mark

An Electron application with React and TypeScript

Recommended IDE Setup

Dev progress

  • TODO:
    • Add file system integration for reading the list notes
    • Add file system integration for reading the contents of the notes
    • Create notes functionality
    • Delete notes functionality

Project Setup

Clone

$ git clone https://github.com/Suvansarkar/note-mark.git

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, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published