This repository exists as a medium to publish the landing page for the Research Engineering Group at The Alan Turing Institute.
The website can be found here: https://alan-turing-institute.github.io/REG
Install pnpm
. (Homebrew does it: brew install pnpm
)
git clone git@github.com:alan-turing-institute/REG.git
cd REG
pnpm install
pnpm dev
Then view the local version at http://localhost:5173/REG/
.