ionic-quickstarter
ionic-quickstarter copied to clipboard
Quickstarter app for Ionic
Right now we have 3 unit tests which are included mainly for demo purposes. It would be good if the quickstarter app has a full automated regression test suite (unit...
Implement messaging functionality with Firebase and Ionic Push
On the UI (visual) side, use SASS to develop some example visual themes (styles). Maybe add a set of 'kitchen sink' pages to demo all of the Ionic components (with...
Right now, some build/deployment tasks require typing multiple commands, e.g. "gulp build" followed by "ionic run", etc. Another example is the need to switch around the directory setting in 'ionic.project'...