Skip to content

e-t-trudell/upFurnish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Main README

Index

Getting Started

  1. Navigate to backend from project directory:
    cd backend
    run:
    npm i cors express mongoose nodemon
    npm start

  2. Terminal will indicate backend port and database connection messages.
    "Listening on port: ****"
    "Established a connection to the upFurnish database"

  3. Navigate to the frontend from the backend:
    cd ../upFurnishClient
    run:
    npm run dev
    open in browser:
    http://127.0.0.1:5173/
    Back to index

About

Full stack MERN application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published