Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run project setup #80

Closed
SachinMittal1766 opened this issue Dec 17, 2021 · 1 comment
Closed

Cannot run project setup #80

SachinMittal1766 opened this issue Dec 17, 2021 · 1 comment

Comments

@SachinMittal1766
Copy link

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
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants