Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 705 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 705 Bytes

Ember Observer Score

ember-share

Share your local Ember apps with the world using ngrok. No additional software installation is required once the Ember CLI addon is installed.

ember-share animated gif demo

Installation

ember install ember-share

How to Use

To share your site, simply run ember share, which behaves like ember serve. A publicly accessible URL will be inserted into your clipboard that is ready to paste directly into your browser.

This was inspired by Laravel Valet.