# my-blog **Repository Path**: feelslive/my-blog ## Basic Information - **Project Name**: my-blog - **Description**: vue2.0实现的个人博客与数据库链接 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my-blog > A Vue.js project ## Build Setup ## 技术栈:vue2.X + vue-resource + vue-router + firebase数据库 ``` 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 ```