Skip to content

Instantly share code, notes, and snippets.

@zwacky
Last active August 21, 2017 11:56
Show Gist options
  • Save zwacky/b5923d1859f31020fc2c15c9525abffa to your computer and use it in GitHub Desktop.
Save zwacky/b5923d1859f31020fc2c15c9525abffa to your computer and use it in GitHub Desktop.
import * as firebase from 'firebase/app';
import 'firebase/storage';
import 'firebase/database';
// ...
firebase.initializeApp(firebaseConfig);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment