aboutsummaryrefslogtreecommitdiffstats
path: root/client/js
diff options
context:
space:
mode:
authorKristian Aune <kraune@verizonmedia.com>2022-07-28 16:28:38 +0200
committerKristian Aune <kraune@verizonmedia.com>2022-07-28 16:28:38 +0200
commite0c269ea6e47fd61fa6d9ac098539595d4c35da3 (patch)
treefecc97ff5ed3ba5092bf0a9e1566cb31cb6d9081 /client/js
parentc94ceb2c1c3b85277745dc70308eaafd2f86978d (diff)
Add js app readme
Diffstat (limited to 'client/js')
-rw-r--r--client/js/app/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/client/js/app/README.md b/client/js/app/README.md
new file mode 100644
index 00000000000..e1eb9c84b12
--- /dev/null
+++ b/client/js/app/README.md
@@ -0,0 +1,12 @@
+<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+
+# Vespa client
+
+This app is work in progress
+
+# Client install and start
+
+ cd src/app
+ nvm install --lts node # in case your current node.js is too old
+ yarn add vite
+ yarn dev # then open link, like http://127.0.0.1:5173/