Skip to content

camdecoster/vue-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Previewer

Markdown Previewer allows you to enter markdown in the left pane and shows you a preview of the corresponding HTML in the right pane. It's styled using Bootstrap (via Bootstrap Vue) and compiles the markdown using Marked. This project is based off of this guide from freeCodeCamp.

You can try the application here: Markdown Previewer.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Simple markdown preview application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published