Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.
/ Super-MD-Editor Public archive

Sample Markdown editor based on Electron made during devWarsztaty with Łukasz Gąsior.

Notifications You must be signed in to change notification settings

lkurzyniec/Super-MD-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super-MD-Editor

Sample Markdown editor based on Electron made during devWarsztaty with Łukasz Gąsior.

Editor in action

Requirements

  • Git client to clone repository
  • Node.js runtime environment
  • npm package manager

Run application

  1. Clone repository

    git clone https://github.com/lkurzyniec/Super-MD-Editor.git

  2. Get into project folder

    cd Super-MD-Editor

  3. Install packages (app dependencies)

    npm install

  4. Run the app

    npm start

  5. Build release

    npm run package

What I learnt

made with ♥ to JavaScript

About

Sample Markdown editor based on Electron made during devWarsztaty with Łukasz Gąsior.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published