itzvinoth / vue-markdown-blog

Creating a simple blog using Vue with markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-markdown-blog

Creating a simple blog using Vue with markdown.

Getting started

git clone https://github.com/josephharveyangeles/vue-markdown-blog
cd vue-markdown-blog
yarn install
yarn serve

Demo

Demo website is over here: vue-markdown-blog.netlify.com

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

About

Creating a simple blog using Vue with markdown


Languages

Language:Vue 60.5%Language:JavaScript 27.1%Language:HTML 12.4%