Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 312 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 312 Bytes

Markdown-Editor

A simple web app to view and edit markdown built with React, Webpack, and Bootstrap

Features

  • Edit and view markdown side-by-side
  • Download raw markdown
  • Download HTML equivelant of markdown

Alt text

Usage

  1. npm install
  2. npm start