Following Steps to run this Project
- at
/Angular-with-nodedirectory opens a Terminal or Command Prompt. - type command
npm installto install all of the dependencies. - after run command
npm startto starting the server at port number. - Before You run this node.js Server go to
/appdirectory and perform following step- at
/Angular-with-node/appdirectory opens a Terminal or Command Prompt. - type command
npm installto install all of the dependencies.
- at
- open your favourite browser and request url
localhost:<PORT NO>displayed in your terminal port no.