Skip to content

JangirSumit/react-demo-employee-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

How to use this Application -

Code setup

1. Clone the repository at local machine

2. Open Command prompt and run command : npm install, to load all dependencies.

Start Client & server side server

1. Open command prommt and change directory to where you cloned this repository.

2. execute this command : npm start