Netvote mobile prototype Start App # Clone it from github git clone --depth 1 [email protected]:netvote/mobile.git # Install the NPM and Bower packages npm install # Build & Run the app in dev mode ionic build; ionic serve