Skip to content

uiwebkit/static-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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