1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# {{ project_name }} {{ description }} ## Build & Test ```bash npm install npm test npm run lint npm run build ``` ## Architecture - `src/index.ts` — Entry point