diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-01-27 16:48:47 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-01-27 16:48:47 +0100 |
| commit | fb8a697cece8fc9f3b07f314d0988b6e354664bf (patch) | |
| tree | ea5a3bf4d630f6470b06d9b342cce9965728759d /client | |
| parent | b0b06be0defe97ef19cf4d0f3328db40d299e110 (diff) | |
splash page init, add obj2ply script
Diffstat (limited to 'client')
| -rw-r--r-- | client/splash/index.js | 3 |
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..') |
