# 前端阿开_hexo **Repository Path**: web_akai/web_akai_hexo ## Basic Information - **Project Name**: 前端阿开_hexo - **Description**: hexo模板的博客。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-12 - **Last Updated**: 2024-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 前端阿开 # web_akai_hexo hexo主题的博客网站 ## 下载依赖 ``` npm install ``` ### 本地启动 ``` npm run serve ``` ### 打包 ``` npm run build ``` ### 打包上传 ``` npm run deploy ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).