Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 1.21 KB

SetUp.md

File metadata and controls

63 lines (41 loc) · 1.21 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/Clueless-Community/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 our discord community

Team Clueless Community

Happy Contributing 🚀🚀🚀