We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf7e7c commit 7606e73Copy full SHA for 7606e73
README.md
@@ -2,6 +2,8 @@
2
3

4
5
+9/8 Jay added some edits. fun!
6
+
7
This project contains the code behind the single-page store at [Stripe
8
Shop](https://shop.stripe.com). We ported the backend to
9
[Parse](https://parse.com/)'s Code Cloud so you can easily launch and
jay-Script.js
jay-page.html
@@ -0,0 +1,11 @@
1
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8" />
+ <title></title>
+ </head>
+ <body>
+ Hi!
10
+ </body>
11
+</html>
0 commit comments