alan-turing-institute / REG

https://alan-turing-institute.github.io/REG/
0 stars 1 forks source link
hut23

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

Contributing

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/.