Sachin124 / employeeDetails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee Details Application

In this application there are some Employee details. Admin or application user can Add-New , Delete and View Employee as well as User can also view particular Employee 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


Languages

Language:TypeScript 57.3%Language:HTML 33.8%Language:JavaScript 7.8%Language:CSS 1.2%