summaryrefslogtreecommitdiff
path: root/client/splash
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-01-27 16:48:47 +0100
committerJules Laplace <julescarbon@gmail.com>2019-01-27 16:48:47 +0100
commitfb8a697cece8fc9f3b07f314d0988b6e354664bf (patch)
treeea5a3bf4d630f6470b06d9b342cce9965728759d /client/splash
parentb0b06be0defe97ef19cf4d0f3328db40d299e110 (diff)
splash page init, add obj2ply script
Diffstat (limited to 'client/splash')
-rw-r--r--client/splash/index.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/splash/index.js b/client/splash/index.js
new file mode 100644
index 00000000..4fc7609c
--- /dev/null
+++ b/client/splash/index.js
@@ -0,0 +1,3 @@
+/* teaser page */
+
+console.log('hey..')