Setup simple
-
First install nodejs and clone the webclient repositori.
-
Copy default environment
Terminal window cp .env.sample .env -
Run the development server
Terminal window npm start
First install nodejs and clone the webclient repositori.
Copy default environment
cp .env.sample .env
Run the development server
npm start