Skip to content

eruigu/nextronMarkdown

Repository files navigation

Welcome to nextronMarkdown

An easy-to-use markdown editor built with electron.js and next.js

Screenshot 2023-11-02 at 12 49 22 AM

Tech Stack

  • Nextron: A starter framework with a mixture of electron.js and next.js

  • TypesScript: A typed super set of javaScript

  • TailwindCSS: A utility first CSS framework

  • CodeMirror: A extensible code editor component

  • remark-gfm: A plugin to support Github Flavored Mardown

  • react-markdown: A React component for rendering markdown.


Getting Started

  1. Git clone this repo

  2. Install all dependencies

    npm i or npm install

  3. Run the development server

    npm run dev

  4. Build for production

    npm run build

About

An easy-to-use markdown editor built with electron.js and next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors