UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

11 lines (10 loc) 240 B
<html> <head> <title>Uniqid Browserify Example</title> <script src="./bundle.js" type="text/javascript"></script> </head> <body> <h1>Hello uniqid in Browserify:</h1> <ul></ul> </body> </html>