Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 367 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 367 Bytes

Linked Connections

Code for the main page of the Linked Connections website

Deployment

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.