- Projekt aus GitHub klonen und mit IDE öffnen.
- In Konsole
npm install
eingeben. - Um danach das Projekt zu starten
npm start
in die Konsole.
Erstellt eine Komponente/Pipe/Service mit allen wichtigen Dateien mit dem gegebenen Namen.
- Clone project from GitHub and open with IDE.
- In console type
npm install
. - To start the project afterward
npm start
in the console.
Creates a component/pipe/service with all important files with the given name.