UNPKG

236 BHTMLView Raw
1<!doctype html>
2<html>
3 <head>
4 <meta charset="utf8" />
5 <title>require.js localForage example</title>
6 </head>
7 <body>
8 <script src="../bower_components/requirejs/require.js" data-main="main.js"></script>
9 </body>
10</html>