This repository provides a centralized collection of setup guides for modern web development tools, covering both frontend and backend frameworks.
- Quickly guide developers to set up essential tools and libraries.
- Save time and reduce repetitive configuration work.
| Framework | Description | Status | Folder |
|---|---|---|---|
| ✅ Angular | Frontend SPA framework with TypeScript | Active | angular/ |
| ✅ NestJS | Backend framework with TypeScript | Active | nestjs/ |
| ✅ ExpressJS | Backend framework with TypeScript/JS | Active | expressjs/ |