cdinto thenode-serverdirectory.- run
npm installcommand
- run
cdinto theangular-appdirectory.- run
npm installcommand
- run
cdinto theangular-appdirectory.- Run
ng buildcommand cdinto the root directory and then the "node-server" directory (cd ../node-server)- Fire up the Node web server using the command
node index.js - Open up a browser at the url http://localhost:3000