MoisesDuarte / vue-blog

Simple blog layout with fake API made in Vue.js, utilizing the BootstrapVue component library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-blog

Description

Blog layout made in Vue.js, utilizing the BootstrapVue component library

Todo

  • Set up loading state for forms

Commands

Command Function
npm install Install dependencies
npm run serve Run development server
npm run build Build for production
npm run lint Lints and fixes files
json-server --watch db.json Run local json database server

Dependencies

About

Simple blog layout with fake API made in Vue.js, utilizing the BootstrapVue component library


Languages

Language:Vue 68.5%Language:JavaScript 22.8%Language:HTML 8.7%