21
Dec 2017
[code language=”html”] !DOCTYPE html> <html> <head> <meta charset="UTF-8"> <script src="https://unpkg.com/[email protected]/dist/react.min.js"></script> <script src="https://unpkg.com/[email protected]/dist/react-dom.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/babel-standalone/6.24.0/babel.js"></script> </head> <body>…
21
Dec 2017
Add a babel script within the body of the HTML file
03
Sep 2017
Recent Comments