chore: init monorepo

This commit is contained in:
2025-11-16 23:15:20 +08:00
commit 50de4383eb
10 changed files with 165 additions and 0 deletions

8
apps/csms/README.md Normal file
View File

@@ -0,0 +1,8 @@
```
npm install
npm run dev
```
```
open http://localhost:3000
```