Skip to content

Instantly share code, notes, and snippets.

@sajt
Created March 15, 2016 11:28
Show Gist options
  • Save sajt/b7d7a1fffb05cbd222f9 to your computer and use it in GitHub Desktop.
Save sajt/b7d7a1fffb05cbd222f9 to your computer and use it in GitHub Desktop.
Generate project with firebase
ember new projectname
cd projectname
ember install ember-cli-sass ember-sass-bootstrap ember-suave emberfire torii ember-cp-validations
setting firebase: https://www.firebase.com/docs/web/libraries/ember/guide.html
The app/routes/application.js beforeModel is very important!!!
ember generate route application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment