# AringBlog **Repository Path**: aring1998/aring-blog ## Basic Information - **Project Name**: AringBlog - **Description**: VitePress快速构建的个人博客 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://aring.cc - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-09 - **Last Updated**: 2024-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: vitepress, JavaScript ## README # 📘 月末的前端小栈 ## ✨ [在线演示](https://aring.cc) ## 📖 介绍 **VitePress**快速构建的个人博客站点,用以个人及开源项目的介绍 ## 📦 常用操作 1. 安装依赖 `pnpm install` 2. 运行项目 `pnpm dev` 3. 打包项目 `pnpm build` 4. 预览项目 `pnpm preview` ## 🔨 应用框架 1. VitePress