Skip to content

graphicsdesk/uts

Repository files navigation

uts

Data reporting and visual production for The Eye's lead on UTS.

Setup

  1. Make sure you have first done the setup instructions for Spectate.

  2. Clone the repository

git clone [email protected]:spec-journalism/uts.git
  1. Go into the repository: cd uts

  2. Run npm install to download all the necessary packages. You will only need to do this once.