-
Install yarn
- Launch
yarn
command in a terminal opened in the project folder.This command will look into the
yarn.lock
file and install all the dependencies listed here. We are employingyarn
instead ofnpm
, kindly refrain from usingnpm
since it will generatepackage-lock.json
instead of looking foryarn.lock
-
Download this repository
or
git clone https://github.com/pclubiitj/pclub-next.git
cd pclub-next
yarn run dev
yarn run build
yarn start
Before a commit, run
yarn build && yarn start
for production check andyarn format
for prettier formatting.
Name | Year | Department |
---|---|---|
Kunal Tawatia | Junior | Computer Science and Engineering |
Neeraj | Sophomore | Computer Science and Engineering |
Pratyaksh Tyagi | Sophomore | Electrical Engineering |
Tarun Tomar | Sophomore | Computer Science and Engineering |