A starter template for using Parse Server backend for Ionic Framework 2+ and AngularJS 2+.
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.