An open API service indexing awesome lists of open source software.

https://github.com/artbohr/markdown-previewer

Preview GitHub-flavored Markdown
https://github.com/artbohr/markdown-previewer

react-bootstrap reactjs

Last synced: 4 months ago
JSON representation

Preview GitHub-flavored Markdown

Awesome Lists containing this project

README

        

# GitHub-flavored Markdown Previewer

## Live Demo
https://artbohr.github.io/markdown-previewer

## Local Setup
clone this repository and *run* these commands:

```
npm install
npm start
```

### This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).