Install Qgis web client 2 server
zypper in git
2.Install yarn repository.
zypper in yarn
3.Download git qgis web client with git, or u can download manual Link
git clone --recursive https://github.com/qgis/qwc2-demo-app.git
4. After download git clone , cd to folder qwc2-demo-app and execute yarn install.5. After finishing install , execute$ cd qwc2-demo-app
$ yarn install
$ yarn start
.Open url http://0.0.0.0:8081 or localhost:8081
Video step by step installation
Download Link Qgis web client 2 | yarn | Git for opensuse
Comments
Post a Comment