/markdown-editor

This repository is a Markdown Editor built with Electron, React and Vite

Primary LanguageTypeScriptMIT LicenseMIT

Markdown Editor

This is a Markdown Editor made with ReactJS, Typescript and Electron, and builded with Vite.

To run the project:

  1. Clone the repository
  2. Run "npm install" to install the dependencies
  3. Execute "npm run watch" to run in development mode
  4. Run "npm compile" to build the project. The output will be stored in dist folder, in root.

The compiled version can be downloaded here.

image

Hope you enjoy!