# 今夕何夕个人博客模板VUE-CLi3.0 **Repository Path**: zengxiaohui2019/zengxiaohui_blog ## Basic Information - **Project Name**: 今夕何夕个人博客模板VUE-CLi3.0 - **Description**: 原杨青博客《今夕何夕》个人博客模板VUE-CLi3.0 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 0 - **Created**: 2019-02-14 - **Last Updated**: 2023-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 曾小晖个人博客 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration