Thomas Power's NEA 2025 OCR A-level Computer Science H446
git clone https://gitlab.chapeltownacademy.com/tpower/exam-marker-nea
# OR
git init .
git remote add origin https://gitlab.chapeltownacademy.com/tpower/exam-marker-nea
git pull origin main
npm i -D
cp example.env .env
npm run dev
# OR
npm run build
npm run start
Written in code using the same standard as JSDoc. Compiled using typedoc like so:
npm run document
SVG icons from SVG Repo Fonts from Google Fonts