Skip to content

Commit

Permalink
Added how to run code, someone else do the framework stuff cause idk
Browse files Browse the repository at this point in the history
  • Loading branch information
emok12 authored Dec 5, 2024
1 parent de9bbe8 commit f2d3e09
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# project-3-team-6b Panda Express POS System Repo High Level Details

## To run the code locally:

1. Clone the repo
2. cd into the project-3 directory
3. Run npm install
4. Run npm run dev

## Framework

***************************Talk about framework stuff here**************************
## client/src

### /app/menu
Expand Down

0 comments on commit f2d3e09

Please sign in to comment.