# 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