Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

codeforsanjose/relay311

Repository files navigation

About San Jose Open 311 Ionic

Stories in Ready

This project is related to Open 311 San Jose. SJ 311 is a public issue tagging app. The SJ 311 Ionic project is developed with Ionic and to run on iOS and Android.

Getting started

Make sure you have Node.js installed. We usually recommend having the LTS version (v4.4.1) installed.

Then, install Ionic:

npm install -g ionic cordova

Clone the project.

git clone https://github.com/codeforsanjose/relay311

Install dependencies.

cd relay311
ionic state restore

To run as web project

ionic serve

To run as mobile project, add mobile platforms accordingly and run it.

ionic run ios
ionic run android

See ionic installation guide if you need more information (http://ionicframework.com/docs/guide/installation.html)

Contact

Issue? Suggestion? Contact arichenyc@gmail.com