Skip to content

jerhuan205/csc-307-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Have 3 terminals open:

One to run "mongodb", this is our database

Another to run our backend in "~/csc307/csc-307/app/packages/express-backend" using "node backend.js"

Third to run our frontend in "~/csc307/csc-307/app/packages/react-frontend" using "npm start"

Fourth is optional, but it is to use mongo commands in "mongosh", to double-check our backend is being updated with the frontend

Next, open the link at http://localhost:5173/, then see all data pass

mongosh commands here: https://canvas.calpoly.edu/courses/165153/assignments/1372459?module_item_id=4801240

About

CSC-307 Intro to Software Engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published