This is a simple markdown viewer that allows you to view markdown files and export them to PDF.
To install this application, you will need Node.js installed on your computer.
Once Node.js is installed, clone the repository and install its dependencies by running:
$ npm install
To build the application, run:
$ sh ./scripts/build.sh
Check build
directory!!!
- Open the application.
- Select the markdown file you want to view.
- You can view the markdown file and Export to PDF.
- GitHub: maro114510
- Email: [email protected]