Personal blog with markdown as a content
- Dynamic routing with vue-router + webpack to load markdown as a components
- Count how much time to read the articles by counting words in markdown
npm install
npm run serve
npm run build
npm run test
npm run lint