Markdown Interpreter
This project allow user to paste markdown code into textarea and convert it to HTML code directly to clipboard.
🔧 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