https://github.com/pcl-community/website
用于存放 PCL Community 网站的代码仓库
https://github.com/pcl-community/website
unocss vite vite-ssg vite6 vue3 vuejs
Last synced: 4 months ago
JSON representation
用于存放 PCL Community 网站的代码仓库
- Host: GitHub
- URL: https://github.com/pcl-community/website
- Owner: PCL-Community
- License: mit
- Created: 2025-01-25T09:00:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-25T09:11:00.000Z (over 1 year ago)
- Last Synced: 2025-08-19T02:49:33.939Z (10 months ago)
- Topics: unocss, vite, vite-ssg, vite6, vue3, vuejs
- Language: Vue
- Homepage:
- Size: 2.72 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @pcl-community/website
用于存放 PCL Community 网站的代码仓库。
## 特点
- Vue 3,Vite 6,pnpm - 快速而现代的开发体验
- 手搓组件 - 高度自定义,~~爽不死你~~
- UnoCSS - ~~妈妈再也不用担心我搓不动 CSS 了~~
## 开发
请确保设备上安装了 Node.js 与 pnpm。
```bash
git clone https://github.com/PCL-Community/website.git
cd website
pnpm i
pnpm run dev
```
## License
MIT