UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

12 lines (11 loc) 214 B
<!doctype html> <html> <head> <title>TAPE Example</title> <script src="/testem.js"></script> <script src="test-adapter.js"></script> <script src="bundle.js"></script> </head> <body> </body> </html>