/markdown-interpreter

Vue.js app to convert markdown code into html code, revert is also available

Primary LanguageVueMIT LicenseMIT

Markdown Interpreter

nuxtjs tailwindcss node.js yarn

This project allow user to paste markdown code into textarea and convert it to HTML code directly to clipboard.

🚀 Demo: md-interpreter.git-projects.xyz

🔧 Project setup

Download dependencies, you can use npm install too

yarn

Compiles and hot-reloads for development

yarn dev

💻 Production setup

Compiles and minifies for production

yarn generate