Official post: https://ionictheme.com/ionic4-start-theme-free/
Ionic 4 start theme, it is an initiative to test and start studies with Ionic4 + Angular6 and its tools. Step by step we will be updating and implementing new versions of dependencies, features, screens and more.
Direct link to Github: https://github.com/ionictheme/ionic4-start-theme
...
Download .zip file from Github (https://github.com/ionictheme/ionic4-start-theme) and unzip.
Install the lastest Node(10+) and NPM (6+) version downloading directly on https://nodejs.org/en/download/current or with $ brew install node in case you are a Mac User. And then, install the global following dependencies:
$ npm install -g npm@latest
$ npm install -g ionic@rc
$ npm install -g @ionic/lab@rc semver
With Ionic CLI version 4.0.0 RC.9, install all modules and run it:
$ npm install
$ ionic serve -l