Skip to content

dotnetthailand/ReactServerSideRendering

Repository files navigation

ReactServerSideRendering

The example project for minimal setup of ReactJS.NET project, React server-side rendering with ASP.NET Core MVC, Linux

Required packages

  • JavaScriptEngineSwitcher.V8
  • JavaScriptEngineSwitcher.V8.Native.linux-x64
  • JavaScriptEngineSwitcher.Extensions.MsDependencyInjection
  • React.AspNet

How to run the project locally

  • Execute command in your Linux terminal
$ yarn 
$ yarn run dev
$ dotnet run

DND Kit

  • Remove DragOverlay to simplify the code.

Reference

About

Minimal setup of ReactJS.NET project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published