Code for the main page of the Linked Connections website
Make sure bower is installed
npm install -g bower
Go to root folder of project in CLI
Run following command:
bower update
This should install the jQuery, Modernizr and FontAwesome packages
Everything should now be into place to put the site on a public location.