/Ionic-Parse

A starter template for using Parse Server backend for Ionic Framework 2+ and AngularJS 2+.

Primary LanguageTypeScriptMIT LicenseMIT

IonicParse

A starter template for using Parse Server backend for Ionic Framework 2+ and AngularJS 2+.

Setup

Clone this repository, rename to your project name and change directory to the project.

Run npm install to install dependencies.

Open ./src/providers/parse/parse.ts and set your parseAppId and parseServerUrl.