diff --git a/client/.gitignore b/client/.gitignore new file mode 100644 index 00000000..587e4ec7 --- /dev/null +++ b/client/.gitignore @@ -0,0 +1,3 @@ +node_modules +.cache +dist \ No newline at end of file diff --git a/client/asset/sky.jpg b/client/asset/sky.jpg new file mode 100644 index 00000000..0c45b6b5 Binary files /dev/null and b/client/asset/sky.jpg differ diff --git a/client/index.html b/client/index.html new file mode 100644 index 00000000..8650d4a2 --- /dev/null +++ b/client/index.html @@ -0,0 +1,24 @@ + + +
+ + + + + ++ {{ task.title }} +
+