This landing page is example build with Uimini
Explore Uimini docs »
Uimini github
·
Demo of current example
Demo of current example is here.
- Css only: No JavaScript need it;
- Lightweight: Only 4kb gzip (20kb by default) with zero dependencies;
- Full responsive;
- Powerful theme customization in every detail;
- Easy combine with any frameworks from Bootstrap.css to React.js;
- Enterprise-class UI designed for web applications.
- Quick Start
- Layout
- Colors
- Typography
- Button
- Button-group
- Tag
- Card
- Table
- Checkbox
- Input
- Radio
- Select
- Switch
- Input-group
Optionally, you can develop this landing page from its source on Github.
$ git clone https://github.com/uimini/example-landing.git
$ cd example-landing
$ npm install
# for dev mode
$ npm run start
# for build
$ npm run build
Code and documentation copyright 2021 the Evgenii Vedegis. Code released under the MIT licensed.