Skip to content

jsgilberto/markdown-previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Previewer

Built a Markdown Live Previewer with marked.js

In this project I used a mix of HTML, JavaScript, CSS and React.

markdown

Install

Make you sure you have installed Node (if not, you can download it from here).

Clone the repo to your computer and install dependencies:

$ git clone https://github.com/jsgilberto/Markdown-Previewer.git
$ cd Markdown-Previewer
$ npm install

Usage

Once you have the repo in your local computer, go into the repo and run the following command:

$ npm start

It will open a window in your browser and you are ready to go!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published