This project showcases how to build an angular app that commmunicates with a nodejs server by proxy.
Run ng serve
for a dev frontend server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run npm start
for the nodejs server. Navigate to http://localhost:3000/
.