I am using VS 2015 and am using reactjs.net. I don't see many tutorials on reactjs.net so I found this sample code and trying to use the exact same code in my reactjs.net project.
However it does not seem to like when I use ".js" files nor does it like my ecma6 stuff like import/export.
What do I need to do to get it working?