| Zeile 79: | 
Zeile 79: | 
|   | == npm ==  |   | == npm ==  | 
|   |  |   |  | 
| − | conurrently
  | + | Npm ist der Standard-Paket-Manager für Node.js.   | 
|   | + |    | 
|   | + | === Häufige Hilfspakete während der Entwicklung ===  | 
|   | + |    | 
|   | + | * [[TypeScript]]  | 
|   | + | * [[Jest]] - zum Unit-Test  | 
|   | + | * concurrently - zum Ausführen mehrerer Skripte gleichzeitig  | 
|   | + | * testcontainers - zum Nutzen von Containern beim Test  | 
|   | + | * [https://theintern.io/docs.html#Intern/4/docs/README.md intern]  | 
|   | + |    | 
|   |  |   |  | 
|   | ---------  |   | ---------  |