This is Ionic demo apps for FRONTEND CONFERENCE 2019 in Japan. Created based on ionic conference apps.
@ionic/angular
: 4.12.0-dev.201910151255.dd0d993@angular/core
: 9.0.0-next.11
- Install the ionic CLI globally:
npm install -g ionic
- Clone this repository:
git clone [email protected]:ionic-jp/2019-kfug-jp.git
. - Run
npm install
from the project root. - Run
ionic serve
in a terminal from the project root.