# kuphp
遵照 [Backend Developer](https://roadmap.sh/backend) 和 [Go Developer](https://roadmap.sh/golang) 编写的学习笔记。
使用 [HonKit](https://github.com/honkit/honkit) 创建的文档。
## 链接
项目地址:https://github.com/mowangjuanzi/kuphp
实时预览:https://kuphp.baoguoxiao.com
## 运行
拉取
```bash
git clone git@github.com:mowangjuanzi/kuphp.git
```
安装,运行
```bash
npm install
npm run serve
```
## 环境
- Ubuntu 22.04
- PHP 8.1