Sachin124 / customerDetailsApp

In this application there are some customer details. Admin or application user can Add-New , Edit, Delete and View customer as well as User can also view particular customer details.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

customerDetailsApp

In this application there are some customer details. Admin or application user can Add-New , Edit, Delete and View customer as well as User can also view particular customer details.

How to Run this Project

~ Open This Project in Visual Studio Code.

~ Open Visual Studio Terminal

To open the terminal:

Use the Ctrl+` keyboard shortcut with the backtick character. Use the View | Integrated Terminal menu command. From the Command Palette (Ctrl+Shift+P), use the View:Toggle Integrated Terminal command.

Check You are in correct folder path

type command in terminal

npm install

ng serve

open in browser localhost:4200

About

In this application there are some customer details. Admin or application user can Add-New , Edit, Delete and View customer as well as User can also view particular customer details.


Languages

Language:TypeScript 68.0%Language:HTML 20.0%Language:CSS 8.2%Language:JavaScript 3.8%