Thursday, September 18, 2014

Meteor for Mobile

I was watching the Meteor for Mobile -- August Devshop SF I decided to do a quick dive.

From the terminal in my sandbox app I typed the following:
$ /meteor/m2 meteor add-platform android

Then after the install:
$ /meteor/m2 run android

The end result was the following:

No Java SDK to install...no simulation software...just pure JavaScript in Meteor!

No comments: