You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
# 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.