You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
The text was updated successfully, but these errors were encountered: