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