Skip to content

aadit2805/project3_group7_deploy

Repository files navigation

Project 3 - Group 7

You can access the project at: https://project3-group7.up.railway.app/

Setup Instructions to run locally

Install Dependencies

From the project root directory:

npm install

Run Development Servers

# Start both frontend and backend in separate terminals
# Navigate to apps/frontend to run the frontend
# Start frontend (port 3000)
npm run dev

# In a separate terminal, navigate to apps/backend to run the backend
# Start backend (port 3001)
npm run dev

Access Applications

About

Panda Express POS System

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors