Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 396 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 396 Bytes

Ember CLI FastClick

Drop-in FastClick support for Ember CLI apps.

For more information on FastClick visit http://ftlabs.github.io/fastclick.

Installation

This is addon is installed in one simple step:

ember install ember-cli-fastclick

When you now access your app from a mobile device you should see that the 300ms touch delay was removed and the app feels more like a native app.