Skip to content

CrispenGari/markdown-app-vuejs-3

Repository files navigation

markdown-app

This is a simple markdown application that converts the, normal text to markdown text in Vue.js

DEMO

demo

This app is capable of:

  • converting the text into markdown text from a textarea to an article

What is used in this Application?

  • Vue.js
  • marked

Installation of the marked npm package

$npm install marked

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

This is a simple markdown application that converts the, normal text to `markdown` text in `Vue.js`

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published