Skip to content

uimini/example-landing

Repository files navigation

Uimini Modern and lightweight CSS framework

Uimini

This landing page is example build with Uimini
Explore Uimini docs »

Uimini github · Demo of current example

Demo

Demo of current example is here.

Features

  • 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.

Table of contents

Develop from source

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

Copyright and License

Code and documentation copyright 2021 the Evgenii Vedegis. Code released under the MIT licensed.