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

Where npm install and npm run dev should be run. #8

Open
aochaoyu opened this issue Dec 15, 2023 · 2 comments
Open

Where npm install and npm run dev should be run. #8

aochaoyu opened this issue Dec 15, 2023 · 2 comments

Comments

@aochaoyu
Copy link

Hello, I'm currently trying to install "A Remake of the Google Gemini Fake Demo, Except Using GPT-4 and It's Real"

I would like to ask where npm install and npm run dev should be run.
Thank you!!!

(I am new to programming languages)

@wobsoriano
Copy link

where the package-lock.json is located :)

@AmanPurohit2002
Copy link

AmanPurohit2002 commented Dec 15, 2023

Hello, I'm currently trying to install "A Remake of the Google Gemini Fake Demo, Except Using GPT-4 and It's Real"

I would like to ask where npm install and npm run dev should be run. Thank you!!!

(I am new to programming languages)

fixed #8
You can run "npm install" and "npm run dev" in the root directory of the project where the package.json file is located. This is typically the main folder of the project where you find other project files and folders.

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

3 participants