summaryrefslogtreecommitdiffstats
path: root/client/js/app/README.md
blob: e1eb9c84b12216f6bd347de69c5ead2a6f594fac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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/