Before you start
Install Ionic
Navigate to MobileScaffold
folder, then use this command line to install Ionic
$ npm install -g @ionic/cli
Install prerequisite packages
$ npm install
This command will install
- all packages defined in
package.json
- all dependencies packages in
package-lock.json
Prerequisite knowledge
An understanding of the following concepts will be required: