The example project for minimal setup of ReactJS.NET project, React server-side rendering with ASP.NET Core MVC, Linux
- JavaScriptEngineSwitcher.V8
- JavaScriptEngineSwitcher.V8.Native.linux-x64
- JavaScriptEngineSwitcher.Extensions.MsDependencyInjection
- React.AspNet
- Execute command in your Linux terminal
$ yarn
$ yarn run dev
$ dotnet run
- Open a browser and navigate to http://localhost:5000/
- Remove DragOverlay to simplify the code.