Clone: git clone https://github.com/cmasekar/testonic.git
Download: https://github.com/cmasekar/testonic/archive/master.zip
This may have already been downloaded from another project, but if you don't have it, it can be found here.
Node can be checked by node -v
and npm can be checked by npm -v
.
npm install -g cordova ionic
cd testonic
npm install
This step should take a little while. It uses the package.json file to get all of the necessary packages and installs each one in the project directory.
ionic state restore --plugins
ionic serve