1Shubham7 / code-buddy

Find you Coding Buddy here -
13 stars 14 forks source link

package.json file is missing #21

Open ghost opened 11 months ago

ghost commented 11 months ago

while setting it up locally package.json file is missing so npm cannot install the required dependencies

1Shubham7 commented 11 months ago

Bro we have package.json in the frontend folder. Please check.

ghost commented 11 months ago

Bro we have package.json in the frontend folder. Please check.

then update the readme file to run the npm install command into the frontend folder also a advice there should be a package.json file in the root folder of the project which installs all the dependencies automatically into subfolders by running one command

1Shubham7 commented 11 months ago

would you mind doing that?