Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pravshot authored Dec 4, 2023
1 parent 53bd396 commit c9a20cc
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# team098-PreQL

If you want to run locally:

cd into src/client:
`npm install` +
`npm start`.

open another terminal.
cd into src/server:
`npm install` +
`npm run dev`

Open localhost:3000 in the browser.

0 comments on commit c9a20cc

Please sign in to comment.