Skip to content

tomwf/markdown-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Preview

This is a simple markdown previewer with a responsive design.

How To Use

git clone https:/tomwf/markdown-preview.git

Navigate into the directory:

cd markdown-preview

Install the dependencies:

npm i

Run the local dev environment:

npm start

Open your browser and visit:

http://localhost:3000

Link

Live Demo: Markdown Preview