chore: improve scripts for extension

This commit is contained in:
Simon
2026-03-09 17:15:16 +08:00
parent 15d609aebc
commit 5f43b76b57
3 changed files with 48 additions and 4 deletions

View File

@@ -16,6 +16,7 @@ Thank you for your interest in contributing to PageAgent! We welcome contributio
```bash
npm ci
npm start # Start demo and documentation site
npm run build # Build libs and website
```
### Project Structure