Skip to content

Using react.js in asp.net core MVC razor view multi-page application

License

Notifications You must be signed in to change notification settings

farhadmpr/razor-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

razor-react

Using react.js in asp.net core mvc razor view multi page application

React inside razor

How to run

  1. Install dotnet core 3.1 sdk, nodejs and yarn in your system.
  2. Clone the project git clone https://github.com/farhadmpr/razor-react && cd razor-react
  3. Change directory cd RazorReact\Backend
  4. Run dotnet run
  5. Change frontend react components in wwwroot\frontend
  6. Build react by yarn build

About

Using react.js in asp.net core MVC razor view multi-page application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published