Skip to content

gorman93/GTG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GTG

STEPS TO USE GITHUB CODE

1.	MongoDB
	1.1.	Download and install MongoDB (https://www.mongodb.com/)
	1.2.	Start MongoDB, after create new database “first-db” and new collection “users”
	1.3.	Run MongoDB
2.	Clone The Repository. Go into the project folder.
3.	Install all the dependencies using this command: npm install
4.	Install a nodemon using this command: npm install –g nodemon
5.	Start the Node.js server using this command: nodemon server
6.	Start the react.js development server using this command: yarn start or npm start
7.	Go to this url: http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published