Inline-React This repository create a smaller react.js that can be used in .HTML file directly. How to use Import this react.js to your code like this : <script src="../react.js"></script>. Small sample The .html file in /src has imported our react. Open it in browser. It works!