mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2025-07-07 12:39:22 +00:00
66 lines
1.7 KiB
Markdown
66 lines
1.7 KiB
Markdown
# Classworks
|
||
|
||

|
||

|
||

|
||

|
||

|
||
|
||
适用于班级大屏的作业板小工具
|
||
|
||
请打开 [https://cs.houlangs.com](https://cs.houlangs.com) 立刻使用
|
||
|
||
## 交流
|
||
|
||
QQ:[964979747](https://qm.qq.com/q/4RX45b1Oac)
|
||
|
||
## 📦 快速开始
|
||
|
||
### 环境准备
|
||
|
||
- Node.js 16+
|
||
- pnpm
|
||
|
||
### 安装步骤
|
||
|
||
```bash
|
||
# 克隆项目
|
||
git clone https://github.com:ZeroCatDev/Classworks.git
|
||
cd Classworks
|
||
|
||
# 安装依赖
|
||
pnpm install
|
||
|
||
# 启动开发服务器
|
||
pnpm run dev
|
||
|
||
# 构建生产版本
|
||
pnpm run build
|
||
```
|
||
|
||
|
||
## 🤝 参与贡献
|
||
|
||
Classworks 非常欢迎你的加入 或者提交一个 Pull Request。对于小白问题,最好在 qq 群里问,我们会尽量回答。
|
||
|
||
ZeroCat 的项目 遵循 [Contributor Covenant](http://contributor-covenant.org/version/1/3/0/) 行为规范
|
||
<br/>孙悟元 希望你遵循 [提问的智慧](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md)
|
||
|
||
## 👥 联系我们
|
||
|
||
- QQ交流群:964979747
|
||
- 开发者:[@SunWuyuan](https://github.com/Sunwuyuan)
|
||
- 官网:[ZeroCat](https://zerocat.dev)
|
||
|
||
## 🙏 致谢
|
||
|
||
感谢所有为项目做出贡献的开发者!
|
||
|
||
## 📄 开源协议
|
||
|
||
ZeroCat 社区项目遵循 [AGPL-3.0 许可证](LICENSE)。
|
||
|
||
|
||
版权所有 (C) 2020-2024 孙悟元。
|
||
Copyright (C) 2020-2024 Sun Wuyuan.
|