README
-
Navigate to your \app\client folder through the terminal
-
Run the command "ng serve"
-
Open a new terminal window and navigate to \app\client and run the command "node server.js"
-
Go to your browser and and enter http://localhost:4200/, and you should see some html with a message from the express server.