Skip to content

Best Practices for Uguru Mobile Development

sam1rm edited this page Sep 7, 2015 · 2 revisions

Steps to build a feature

  1. If the feature involves any of the following below then implement the first iteration entirely with

    ionic serve

    • Views
    • Html/CSS
    • javascript
  2. Test on iOS

  3. Test on Android

  4. Test on Windows

Clone this wiki locally