UNPKG

browserify-adventure

Version:

learn browserify with this educational adventure

7 lines (6 loc) 110 B
<html> <body> <script src="/code.js"></script> <script src="/bundle.js"></script> </body> </html>