Use Static Template to build modern web UI without JS coding. This template is used for building static websites only.
To start building a new web app using UiWebKit, clone this repo to a new directory:
git clone https://github.com/uiwebkit/static.git your-name
cd your-name
and run:
npm i
npm run serve:dev