summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorErlend <erlendniko@hotmail.com>2022-07-29 14:26:26 +0200
committerErlend <erlendniko@hotmail.com>2022-07-29 14:26:26 +0200
commit79336a368800c0e2b691b34cbeccd9f93be5db90 (patch)
tree5336ad08fc202c93b680eb3b9b4a4cd1133376f4 /client
parent362438cc3eb855854aa6110cf01667f80dd10ba0 (diff)
parent3afb44d4e4328b2732f65b4a436baa2ce2c850b0 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'client')
-rw-r--r--client/js/app/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/client/js/app/README.md b/client/js/app/README.md
new file mode 100644
index 00000000000..c3a9e2cac50
--- /dev/null
+++ b/client/js/app/README.md
@@ -0,0 +1,11 @@
+<!-- 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
+
+ nvm install --lts node # in case your current node.js is too old
+ yarn install
+ yarn dev # then open link, like http://127.0.0.1:3000/