note-mark An note-taking Electron application with React and TypeScript, supports real-time markdown preview. Recommended IDE Setup VSCode + ESLint + Prettier Project Setup Install $ pnpm install Development $ pnpm dev Build # For windows $ pnpm build:win # For macOS $ pnpm build:mac # For Linux $ pnpm build:linux