UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

13 lines (12 loc) 223 B
<!doctype html> <html> <head> <meta charset="utf-8"> </head> <body> <div id="react-app-hook"> </div> <!-- main.js is produced by Webpack --> <script type="text/javascript" src="/main.js"></script> </body> </html>