Skip to content

Bruin Trade, an online trading platform exclusively for the UCLA community focusing on used goods.

Notifications You must be signed in to change notification settings

BruinTrade/bruin-trade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run the app locally:

Step 1:

Make sure Node.js is installed.

Step 2:

Open a terminal and get into the BackEnd directory.

Step 3:

Run the command

npm install

Step 4:

After the installation completes, run the command

npm run watch

Step 5:

Open a new terminal and get into the FrontEnd directory.

Step 6:

Run the command

npm install

Step 7:

After the installation completes, run the command

npm start

After Step 7, the app should be running locally at http://localhost:3000/.

About

Bruin Trade, an online trading platform exclusively for the UCLA community focusing on used goods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published