An open API service indexing awesome lists of open source software.

https://github.com/log1997/personal-page

个人网站页面
https://github.com/log1997/personal-page

Last synced: about 1 month ago
JSON representation

个人网站页面

Awesome Lists containing this project

README

          



Vite logo






GitHub package.json version


GitHub code size in bytes


GitHub package.json dependency version (subfolder of monorepo)


GitHub code size in bytes



# Vue3 Personal Page个人主页 🦓

[项目网址](https://24years.top)
> 使用vue3+ts+sass搭建

## 运行项目
克隆项目到本地
```
git clone https://github.com/LOG1997/vue3-personal-page.git
```
安装依赖
```
cd vue3-personal-page
npm i
```
运行项目
```
npm run dev
```