/vue-blog

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

Primary LanguageVue

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