Skip to content

yuxialuozi/yuxialuozi-world

Repository files navigation

yuxialuozi-world

个人生活记录网站 | Personal Life Record Website

这是一个基于 Vue 3 搭建的个人生活记录网站。在这里,记录日常生活点滴、项目开发过程和学习感悟。
This is a personal life record website built using Vue 3, where I record daily life, project development, and learning insights.

项目预览 | Project Preview

  • URL: Your Website URL (暂时没有部署)
  • 技术栈: Vue 3, JavaScript, Node.js

功能 | Features

  • 📅 个人日常记录:记录每日生活事件。
  • 🖼️ 图片展示:展示个人或团队的照片与活动。
  • 📚 学习感悟:分享编程、开发相关的学习笔记。
  • 💬 交互留言:允许访客留下评论或足迹,分享想法。

项目结构 | Project Structure

├── src
│   ├── assets                # 静态资源文件 (图片、样式等)
│   ├── components            # 可复用的 Vue 组件
│   ├── views                 # 页面视图文件
│   ├── router                # Vue Router 配置文件
│   └── main.js               # 入口文件
├── public
│   └── index.html            # HTML 模板文件
├── package.json              # 项目依赖
├── vue.config.js             # Vue 配置文件
└── README.md                 # 项目说明文件

About

一个vue3搭建的网站,个人生活记录

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published