Skip to content

Repository files navigation

PYQ Archive

This is a student contributed and maintained repository of GEHU question papers.

Contribute Pyqs

See contribution guide

Credits

https://gehuhaldwani.github.io/pyqs/about/


Local Development

Requirements

Bun.js or Node.js >= v24.XX

Steps

  1. Clone gh-pages branch
git clone --branch gh-pages --single-branch https://github.com/gehuhaldwani/pyqs.git pyqs-web
  1. Change directory
cd pyqs-web
  1. Clone main branch
git clone --branch main --single-branch https://github.com/gehuhaldwani/pyqs.git pyqs-web/pyqs
  1. Install dependencies
bun i
  1. Run
bun --bun dev
  1. Build
bun --bun run build

Releases

Packages

Used by

Contributors