Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 379 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 379 Bytes

Uni Static Template

Use Static Template to build modern web UI without JS coding. This template is used for building static websites only.

Getting Started

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