Skip to content

HarshNarayanJha/pyqnow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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