Skip to content

JCamyre/bruinmarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

BruinMarket

To deploy locally

First run git clone https://github.com/JCamyre/bruinmarket.git to clone the repo onto your local machine

Next run cd bruinmarket/bruinmarket to enter ourp roject directory

Next run npm i to install all the required dependencies from our package.json

Next run npm start to locally deploy our web app

It can be viewed at localhost:3000

To make sure you are up-to-date with main branch

Whenver you are working on your branch, run the following commands to update your branch to main's:

  1. git fetch origin
  2. git rebase origin/main

Test: Just git pull origin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •