Plan your wedding with Bloom. Share your wedding with friends. Remember your special day forever.
You will need the following things properly installed on your computer.
git clone <repository-url>
this repository- change into the new directory
npm install
bower install
- add the following line above
masonry.layout();
in node_modules/ember-masonry-grid/addon/masonry-grid/component.js: this.sendAction('storeMasonryRef', masonry);
ember server
- Visit your app at http://localhost:4200.
Make use of the many generators for code, try ember help generate
for more details
ember test
ember test --server
ember build
(development)ember build --environment production
(production)
- Ensure in package.json that "ember-paper" is a line above "ember-cli-sri" or CSS won't load
- Deploy to Firebase