a zip code crypto-currency system good for red ONLY

require.html 236B

1234567891011
  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>