Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 304 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 304 Bytes

Markdown-previewer


Markdown preview, using ReactJs.

Running

git clone https://github.com/CruiseDevice/Markdown-Previewer.git
cd Markdown-Previewer

npm install

npm start

This project was bootstrapped with Create React App.