Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 321 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 321 Bytes

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.