Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile Development #65

Closed
shiffman opened this issue Aug 25, 2016 · 3 comments
Closed

Mobile Development #65

shiffman opened this issue Aug 25, 2016 · 3 comments

Comments

@shiffman
Copy link
Member

Please file this in the much later department. But since it came up in e-mail I thought I would note it here. I'm thinking about how the IDE itself could be used for mobile development. I'm thinking of a scenario like:

  1. Type code on your desktop.
  2. Access a "mobile view" to see your sketch running on your mobile.
  3. See the debug console of what you are running on mobile on your desktop. (see https://jsconsole.com/)
@catarak catarak added this to Mobile/Responsive in All Projects Dec 11, 2019
@ghalestrilo ghalestrilo added this to Issues in Mobile UI May 18, 2020
@ghalestrilo
Copy link
Collaborator

@shiffman would love your opinion on the progress being made :)

Previewing the mobile layout:

  • Checkout into the develop branch
  • Run the command: MOBILE_ENABLED=true npm start
  • Access the /mobile endpoint

@catarak
Copy link
Member

catarak commented Jul 6, 2020

@ghalestrilo let's instead set up the staging server so that we can have folks test mobile!

@catarak
Copy link
Member

catarak commented Jul 6, 2020

@ghalestrilo i just enabled the /mobile route on the staging server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
All Projects
Mobile/Responsive
Mobile UI
  
Issues
Development

No branches or pull requests

5 participants