You need to run at least node 6.9.x and npm 3.x.x .
Run the command node -v and/or npm -vto verify your versions.
Once downloaded, you'll nee to go into the /hackatownfolder. Run the command npm install.
Your dependancies are now all fixed.
To run the server, run the command ng serve --open.