Skip to content

TusharKanjariya/Angular-with-Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular with Node.js

This Project uses is in Angular 8.0.1 and Angular Material 8.0.1 with Node.js v10.15.3

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.
  • open your favourite browser and request url localhost:<PORT NO> displayed in your terminal port no.