React project in Visual Studio 2017

后端 未结 4 800
-上瘾入骨i
-上瘾入骨i 2021-01-30 02:08

I want to develop a React application in Visual Studio 2017 alongside my .NET application (in the same solution).

I am using TypeScript, so I want a project type where I

4条回答
  •  星月不相逢
    2021-01-30 03:09

    Another possibility is to use the react extension in Visual Studio Code. That's not exactly what you asked for, but you get a look and feel similar to Visual studio and full React support.

提交回复
热议问题