A markdown parser made in Vue.js and Regex!
Read about this project here !
- To install latest version of npm
npm install -g npm@latest - Clone the repo
git clone https://github.com/vidhik2002/MarkdownParser.git - Move into folder
cd MarkdownParser/markdown - Run the commands
npm inpm run serve
