You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2018. It is now read-only.
if it's cool, for now, I'm going to alias aframe dev to aframe serve (à la ionic serve).
and we can remove the alias and add a separate aframe dev command for running the server + connecting to a device (instructions would be provided, if not already paired – à la ionic cordova run).
the developer will then be able to send commands for which URLs to open, etc. on the developer's mobile device (i.e., using adb for Android or WebSockets for iOS, etc.).
I've filed issue #76 to handle the new aframe dev (alias: aframe run) command. I'll take this issue now (and resolve it) to handle the temporary alias of aframe dev → aframe serve.
just to be more consistent with where we want to head with this (dev environment)
The text was updated successfully, but these errors were encountered: