Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 559 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 559 Bytes

PYQNow

Logo

PYQs at your fingertips, success in sight

PYQNow is a free website which provides one click access to all PYQs PDFs of BIT Exams.

NOTE: For obvious reasons (and a bit bias), this only works for the CSE branch (which is my branch btw). The main reason being the time required to collect all those subjects and links.

Project Setup

bun install

Compile and Hot-Reload for Development

bun dev

Compile and Minify for Production

bun run build