Skip to content

"Add to Home Screen" prompt for mobile web Ember.js experiences

License

Notifications You must be signed in to change notification settings

tsubomii/ember-add-to-homescreen

 
 

Repository files navigation

ember-add-to-homescreen

Build Status Ember Observer Score Code Climate npm version

This README outlines the details of collaborating on this Ember addon.

Usage

Place the component in your application.hbs file as follows

{{add-to-homescreen}}

Installation

ember install ember-add-to-homescreen

Then:

ember g ember-add-to-homescreen <name-of-app>

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

About

"Add to Home Screen" prompt for mobile web Ember.js experiences

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.4%
  • HTML 30.6%