iNoteX iNoteX is a simple note-tracking app that uses Markdown syntax to format your notes. Recommended IDE Setup VSCode + ESLint + Prettier Project Setup Install $ yarn Development $ yarn dev Build # For windows $ yarn build:win # For macOS $ yarn build:mac # For Linux $ yarn build:linux