/open311-mobile-manager

Management Mobile UI for https://github.com/CodeTanzania/open311-api

Primary LanguageCSS

open311-mobile-manager

open311-api mobile UI for managers.

Setup

  • Ensure legacy ionic view
$ ionic config set -g backend legacy

Quick Fixes

$ rm -rf node_module
$ npm install
$ npm rebuild node-sass

Why Folder Structure?