Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.04 KB

SetUp.md

File metadata and controls

59 lines (39 loc) · 1.04 KB

Wanna contribute ? Facing trouble setting up ?


Don't worry we are here to help!!!


If you don't have GIT installed, refer this tutorial

In case having trouble with GIT SetUp, refer this tutorial


Further more follow the following steps and you are ready to go🚀🚀🚀...



React SetUp Guide

Step 1:

Cloning the repo -

git clone https://github.com/OpenCodeEra/first-contribution.git

Step 2:

Changing your local directory to the repo-

cd first-contribution

Step 3:

Playing with all the dependencies -

npm config set legacy-peer-deps true

Step 4:

Installing Node Modules-

npm install --force

Step 5:

Running the preview -

npm run dev

Still having queries join us on GDSC-GEU Whatsapp Community

Happy Contributing 🚀🚀🚀