Skip to content

derektiffany/reactdotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reactdotnet

React components within an ASP.NET MVC site.

Result of

npm install -g generator-aspnetcore-spa
yo aspnetcore-spa (React+Redux)

To run

npm install -g webpack
dotnet restore
webpack
dotnet build
dotnet run

And browse to http://localhost:5000

About

React components in an ASP.NET MVC application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published