Next.js Discord

Discord Forum

Visual studio

Unanswered
Zepeto posted this in #help-forum
Open in Discord
Can anyone tell me how to add a nextjs project to a visual studio solution and start the project with F5 ? Please

8 Replies

up
i don't know any active people in this servers who use VS, so i doubt you will get much help here. most of the active people here use vscode and webstorm
ok thanks 🙂
Oak rough bulletgall wasp
.net dev here, I would recommend just opening your frontend in VSCode or something similar.
@Oak rough bulletgall wasp .net dev here, I would recommend just opening your frontend in VSCode or something similar.
Thanks, but can I add my front project to the solution so that it's on a single git?
in vscode you can create launch.json and tell it what to do when you press f5
@@ts-ignore in vscode you can create launch.json and tell it what to do when you press f5
Yeah but I need to do this in Visual Studio IDE