To start the development server you can run the following commands:
This will start the angular app, open your browser and navigate to http://localhost:4200/.
This will start the react app, open your browser and navigate to http://localhost:4200/.
This will start the node app, you can run this along with any previous front end app. The API will be running in http://localhost:3000/.