A cross-platform note-taking application built with Electron, React, and TypeScript.
- Cross-Platform Compatibility: Operates seamlessly on Windows, macOS, and Linux.
- High Performance: Developed with TypeScript for type safety and React for responsive UI.
- Modern Interface: Clean, intuitive design focused on user experience.
- Straightforward Setup: Minimal steps to start development or generate production builds.
-
IDE: Visual Studio Code
-
Suggested Extensions:
Execute the following to install all required packages:
npm installRun the development server with live-reloading:
npm run devGenerate platform-specific optimized builds:
-
Windows:
npm run build:win
-
macOS:
npm run build:mac
-
Linux:
npm run build:linux
We welcome contributions from the community. You may:
- Report bugs and technical issues
- Propose new features
- Submit pull requests with improvements
Distributed under the terms of the MIT License.
Rohan Naagar Email: [email protected] GitHub: RohanCyberOps
Download, contribute, and elevate your note-taking with R-Notes.
