Don't miss a dose with help from your amigos.
This is the mobile app component of Dose Amigos. It is implemented in Ionic 2, which is based on Angular 2. This project is implemented in Typescript.
npm test
Runs tslint and karma unit tests.
Ionic CLI Documentation.
Use the Ionic CLI for building and debugging during development.
Also the ionic generate
command can be to quickly create some of the boilerplate
code for new pages, services, and components.
The ionic serve
command can be left running to get instant
feedback during development.