Skip to content

Setup simple

  1. First install nodejs and clone the webclient repositori.

  2. Copy default environment

    Terminal window
    cp .env.sample .env
  3. Run the development server

    Terminal window
    npm start