Simple Node.js and Angular project to test some API flows.
On load, Stackblitz will run the backend and print "Hello World" in the Terminal.
Open another terminal in Stackblitz
- Click on the "+" sign to the right of the Terminal section below
Run npm run start-fe
Copy the url on the right
Open your own browser and paste into the address bar
Change "3000" to "4200" and go