kossiitkgp / KWoC-Frontend

Frontend Repo for Kharagpur Winter of Code, built in React
https://kwoc.kossiitkgp.org/
GNU General Public License v3.0
21 stars 44 forks source link

Cannot run project setup #80

Closed SachinMittal1766 closed 2 years ago

SachinMittal1766 commented 2 years ago

I have windows 10 and I am using npm to setup project in my laptop but I am getting error after npm start. Can anyone tell steps after cloning the repo to run? I have followed - npm install and then npm start.

chirag-ghosh commented 2 years ago

We are using yarn for package management.

The right commands are :

  1. yarn to install the required packages
  2. yarn start to start the localhost

Closing the issue. If you face further difficulties, you can reach us via discord.