0.0.1 • Published 11 years ago
ember-cli-emberfire v0.0.1
ember-cli-emberfire
This addon that adds emberFire to the generated Ember CLI output (in vendor.js).
Installation / Usage
From within your Ember CLI application (must be > 0.0.34), run the following:
npm install --save-dev ember-cli-emberfireReferences
How this works
- This repo lists
emberFireas a bower dependency - It runs
bower installas thenpm postinstallscript - it exports a tree containing both the
firebaseandemberFirelibraries
0.0.1
11 years ago