# f-web-blog **Repository Path**: amsh/f-web-blog ## Basic Information - **Project Name**: f-web-blog - **Description**: 这是用Vue搭建的一个简易博客,主要是由博客首页、添加博客、阅读博客等这几个页面组成。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-01 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-blog > 有vue写一个简单的博客demo 这是用Vue搭建的一个简易博客,主要是由博客首页、添加博客、阅读博客等这几个页面组成。 项目浏览地址:https://yuan-yiming.github.io/a-vue-blog/dist/#/ ## 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).