dose-amigos / dose-amigos-ionic

Mobile code for Dose Amigos: Don't miss a dose with help from your amigos.
1 stars 4 forks source link

Dose Amigos - Ionic

Don't miss a dose with help from your amigos.

Description

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.

See Main Server Repo

Contributing

See Contributing Guidelines.

Running Tests

npm test

Runs tslint and karma unit tests.

Build tools

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.