This commit is contained in:
@@ -31,13 +31,13 @@ Open [http://localhost:4200](http://localhost:4200) in your browser. The app rel
|
||||
|
||||
## Scripts
|
||||
|
||||
| Command | Description |
|
||||
|---|---|
|
||||
| `ng serve` | Start development server |
|
||||
| `ng build` | Build for production |
|
||||
| `ng test` | Run unit tests with Vitest |
|
||||
| `ng e2e` | Run end-to-end tests |
|
||||
| `ng generate component <name>` | Scaffold a new component |
|
||||
| Command | Description |
|
||||
| ------------------------------ | -------------------------- |
|
||||
| `ng serve` | Start development server |
|
||||
| `ng build` | Build for production |
|
||||
| `ng test` | Run unit tests with Vitest |
|
||||
| `ng e2e` | Run end-to-end tests |
|
||||
| `ng generate component <name>` | Scaffold a new component |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user