Skip to content

Commit

Permalink
updated template file
Browse files Browse the repository at this point in the history
  • Loading branch information
marckrenn authored May 25, 2017
1 parent 8f61b1b commit 780ba79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ I'd also like to recommend reading [*Supercharge your Framer prototype with Fire
| **2** | Put `firebase.coffee` into your prototype's `modules`-folder or *drag'n'drop* it onto the Framer window |
| **3** | Add or change the autogenerated `require`-line to `{Firebase} = require 'firebase'` |
| **4** | Reload (*CMD+R*) or save (*CMD+S*) your project to get Framer to load the module |
| **-!-** | Or start by using this [template file](http://share.framerjs.com/ltqk90uuqym2/) |
| **-!-** | Or start by using this [template file](https://framer.cloud/tnMBK) |
| **5** | Go to https://firebase.google.com*Login**Console**Create New Project* |
| **6** | Back in Framer, add `firebase = new Firebase` and set the required [Class Properties](https://github.com/marckrenn/framer-Firebase#1-properties) |
| **7** | Save, load and sync data using the available [Class Methods](https://github.com/marckrenn/framer-Firebase#2-methods). Also, check out the [Demo Projects](https://github.com/marckrenn/framer-Firebase#demo-projects). |
Expand Down

0 comments on commit 780ba79

Please sign in to comment.