A simple example App to demonstrate how easy it is to use Ionic 4 with SpringType.
We recommend using
yarn
: https://yarnpkg.com/lang/en/docs/install/#mac-stable
Just clone this repository, open a CLI, install and run:
git clone https://github.com/springtype-org/st-ionic-example-app.git
cd st-ionic-example-app
yarn
yarn start
Or:
npm install
npm run start
Then open a web browser and navigate to: http://localhost:4444