React.NET
React.NET copied to clipboard
Tutorial.jsx file is not found - Status 500
Hi,
I'm having the exact same issue as https://github.com/reactjs/React.NET/issues/768 exact same behavior, Im not able to make this work.
I followed all the instructions on the tutorial. I have tried installing x86 and x64 versions as mentioned in another posts and nothing works.
ReactConfig.cs
Browser error:
I even changed the file name just to try something else and nothing works.
Please let me know what you need to troubleshoot this
@chrisSanAA I suggest you not to waste time and not to use this React.Net implementation due to #1315 and outdated React (16.X) and so on deprecated libraries. Start using active vanilla React (https://github.com/facebook/react) as Front-end and use your .Net Back-end as Web API for the Front-end.