Skip to content

NarsimhaRaj/ISP-HackerEarth-FullStackApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unzip client and server files

open terminal

install mongodb for Windows

go to server folder, do the follwoing steps
	
	1. npm install
	//after all packages downloaded run following command
	2. npm start 	// runs server  

open another terminal

go to  client folder, do the follwoing steps 

		1. npm install
		//after all packages downloaded run following command
		2. npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors