Skip to content

This repo includes a desktop app which is prepared using electron, jotai and mdx editor. This is basically a notepad with more features that is of a markdown editor . This has used typescript for scripting and tailwind for styling and jotai and fs-extra for file management. Thank you for viewing my repo.

Notifications You must be signed in to change notification settings

drave-coding/note-up

Repository files navigation

note-up

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

This repo includes a desktop app which is prepared using electron, jotai and mdx editor. This is basically a notepad with more features that is of a markdown editor . This has used typescript for scripting and tailwind for styling and jotai and fs-extra for file management. Thank you for viewing my repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published