mahmoudissmail / ionic2Accordion

This is a simple variant implementation of an accordion within ionic 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic 2 Accordion Application

This is a simple variant implementation of an accordion within ionic 2

Getting Started

  • Clone this repository.
  • Want to use TypeScript? Both the master branch and the typescript branch now use TypeScript.
  • 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.
  • Profit

Note: Is your build slow? Update npm to 3.x: npm install -g npm.

App Preview

All app preview screenshots were taken by running ionic serve --lab on a retina display.

Screenshot

About

This is a simple variant implementation of an accordion within ionic 2

License:Apache License 2.0


Languages

Language:JavaScript 41.6%Language:CSS 20.7%Language:HTML 20.4%Language:TypeScript 17.3%