go home

JannikB.Glue.NetcoreReact

A template project based on react and dotnet core. Run 'dotnet new -i JannikB.Glue.NetcoreReact::*' to install the latest template. Then inside a folder of your choice (the applications root folder) run 'dotnet new netcore-react' or 'dotnet new netcore-react --name YourProjectName'. In the project root run 'npm install' and 'npm run start'. Open another terminal and run .\run.ps1 or open the Visual Studio .sln file and hit F5 to start debugging.
dotnet new --install "JannikB.Glue.NetcoreReact"

Templates: