gtdewitt / Ionic-Parse

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:TypeScript 43.2%Language:HTML 30.1%Language:CSS 21.2%Language:JavaScript 5.6%