Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 358 Bytes

File metadata and controls

14 lines (8 loc) · 358 Bytes

hat_game

Setup

Back End

Open the folder backEnd in intellgi and get it running by clicking 'build' or "Hat Game Application" > hitting the play button.

It should run on localhost:8080

Front End

In terminal on the folder frontEnd 'npm i' to install the dependencies 'npm start' to get the front end running, it should run on localhost:3000