Skip to content

ionic-jp/2019-kfug-jp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

48ff38a · Mar 23, 2021
Nov 27, 2018
Nov 13, 2019
Nov 1, 2019
Mar 23, 2021
Mar 23, 2021
Feb 26, 2018
Dec 17, 2018
Oct 14, 2019
Nov 18, 2015
Oct 16, 2019
Mar 23, 2021
Nov 13, 2019
Nov 13, 2019
Mar 23, 2021
Mar 23, 2021
Mar 23, 2021
Oct 14, 2019
Mar 23, 2021
Mar 23, 2021
Mar 23, 2021
Mar 23, 2021

Repository files navigation

ionic-jp/2019-kfug-jp

This is Ionic demo apps for FRONTEND CONFERENCE 2019 in Japan. Created based on ionic conference apps.

package version

  • @ionic/angular: 4.12.0-dev.201910151255.dd0d993
  • @angular/core: 9.0.0-next.11

getting started

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