TusharKanjariya / Angular-with-Node

This project uses an Angular 8.0.0, Angular Material 8.0.0 and Node.js

Home Page:https://github.com/TusharKanjariya/Angular-with-Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This project uses an Angular 8.0.0, Angular Material 8.0.0 and Node.js

https://github.com/TusharKanjariya/Angular-with-Node


Languages

Language:TypeScript 61.3%Language:HTML 20.8%Language:JavaScript 14.4%Language:CSS 3.5%