-
Notifications
You must be signed in to change notification settings - Fork 1
4. Parse keys guide
Haemin Park edited this page Aug 12, 2016
·
6 revisions
- Open SublimeText, and use File > Open. Select the ionic-example-app folder and click the open button. This will open the whole folder for easier navigation.
- Open the file app.js under www > js folder. Now in line 12, replace the App Id and JavaScript Id with yours from your Parse dashboard.
- Now save the file and your app is connected to Parse!