Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 365 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 365 Bytes

Hackatown 2018

What you need

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.

How to make it work

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.