Flaurite / headerbutton-demo

Demo project that shows abilities of HeaderButton add-on

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HeaderButton add-on demo

This application demonstrates abilities of HeaderButton add-on.

How to launch

  1. Download HeaderButton add-on.

  2. cd to the project dir and run the following commands:

    ./gradlew assemble install
  3. Download this demo and launch application using CUBA run configuration in the IDEA or using this commands:

    ./gradlew assemble startDb createDb setupTomcat deploy start

Samples

Example 1

Example 2

Example 3

About

Demo project that shows abilities of HeaderButton add-on


Languages

Language:Java 92.8%Language:CSS 7.2%