From f383a85f8ed569821ea0e929139dcd68c5541519 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Wed, 3 Aug 2016 14:30:06 -0400 Subject: all files --- public/index.html | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 public/index.html (limited to 'public/index.html') diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..61548a5 --- /dev/null +++ b/public/index.html @@ -0,0 +1,72 @@ + + + + + + + + A Simple To-do List + + + + + + + + + + + + + + + + + +
+ + +
+

You have {{ todos.length }} to-dos

+
+ + +
+
+ + + +
+ +
+ + +

+ +

+ +
+
+ + +
+
+
+
+ + + +
+ + + +
+
+
+ +
+ + + -- cgit v1.2.3