# blog-home **Repository Path**: jiang-xia/blog-home ## Basic Information - **Project Name**: blog-home - **Description**: 博客前台页面 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-12 - **Last Updated**: 2022-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: 博客前端, vite, Vue, TypeScript ## README

Blog Home

[![license](https://img.shields.io/badge/license-MIT-green.svg)](./LICENSE) ## 简介 Blog Home 是一个基于 Vue3、Vite、TypeScript、Arco Design UI 的个人博客前台,它使用了最新的前端技术栈,用于个人博客创建和浏览自身文章。 ## 主要技术和依赖 - [Vue3](https://staging-cn.vuejs.org/guide/introduction.html) - [Vite](https://www.vitejs.net/guide/) - [Arco Design UI](https://arco.design/vue/docs/start) - [TypeScript](https://typescript.bootcss.com/) ## 特性 - **最新技术栈**:使用 Vue3/vite2 等前端前沿技术开发, 使用高效率的npm包管理器 - **TypeScript**: 应用程序级 JavaScript 的语言 - **代码规范**:丰富的规范插件及极高的代码规范 ## 推荐IDE - [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar) ## 在线预览 - [Blog Home](https://jiang-xia.top/) ## 代码仓库 - [gitee-blog-home](https://gitee.com/jiang-xia/blog-home) ## 安装使用 - 安装依赖 ```bash npm install ``` - 运行 ```bash npm run dev ``` - 打包 ```bash npm run build ``` ## 开源作者 **jiang-xia**