Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 521 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 521 Bytes

Should be installed on your pc: -nodejs -reactjs -mongodb


-Clone project from github. -Go to "C:\Program Files\MongoDB\Server\4.0\bin" and run mongod.exe -Start first terminal in the "Guestbook-backend" directory -run "npm start" to start the backend server -Start second terminal in the "Guestbook-frontend" directory -run "npm start" to start the frontend server


Enjoy using my webiste