- Clone this repository:
git clone https://github.com/ChawkiOS/hiding-header-fab-on-content-scroll.git
. - Run
npm install
from the project root. - Install the ionic CLI (
npm install -g ionic
) - Run
ionic serve
in a terminal from the project root.
git clone https://github.com/ChawkiOS/hiding-header-fab-on-content-scroll.git
.npm install
from the project root.npm install -g ionic
)ionic serve
in a terminal from the project root.