This repository contains web content and dependencies for a static web site introducing and explaining details of the Grip on Software research project.
It is deployed to the GROS website.
The repository should be checked out to a public_html directory in production.
To install the icon fonts and CSS framework stylesheets, an installation of npm
for Node.js is required. Use npm install within the repository checkout path.
Use npm start to run a local web server to host the static files and assets.