Skip to content

MediaComem/comem-citizen-engagement-ionic-starter

Repository files navigation

COMEM+ Citizen Engagement Ionic Starter Project

This project was created following these setup instructions.

Installation

Clone this project, then:

git clone https://github.com/MediaComem/comem-citizen-engagement-ionic-starter.git
cd comem-citizen-engagement-ionic-starter
npm install

You must also put the configuration file in place the first time:

cp src/app/config.sample.ts src/app/config.ts

Fill in appropriate values in src/app/config.ts.

Usage

Run in development mode in the browser with:

cd comem-citizen-engagement-ionic-starter
ionic serve