# vue-bootstrap-blog **Repository Path**: gsmith/vue-bootstrap-blog ## Basic Information - **Project Name**: vue-bootstrap-blog - **Description**: vue bootstrap blog From github - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-09-02 - **Last Updated**: 2022-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-bootstrap-blog > A bootstrap-vue simple blog project. ![home](https://user-images.githubusercontent.com/13963254/42290888-d61e81b8-7fd0-11e8-9c67-50b68171b3ef.PNG "Bootstrap + Vue") ### Reference * [Vue.js](https://vuejs.org/) * [Bootstrap Vue](https://bootstrap-vue.js.org/) ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).