Environment setup
The template is written in Angular, and built on top of Ionic Framework.
To get started with the template, you will need a Node & npm environment.
For a code editor, Visual Studio Code is recommended.
Install Node.js
Node.js is required to interact with the Ionic ecosystem. Download the LTS version here.
You can skip this section if you already have a working Node.js installation.
To verify that Node.js was installed, open a new terminal window and run:
$ node --version
$ npm --version
Git
Make sure you have git installed. Otherwise, follow these instructions.
Ionic VS code extension
Though not required, this extension helps you perform various functions common to app development.
Read more here