http://blog.chromium.org/2014/01/run-chrome-apps-on-mobile-using-apache.html
On Mon, Jan 27, 2014 at 10:55 PM, Carlos Santana <[email protected]>wrote: > Good job guys, this is really great !!! > > > On Mon, Jan 27, 2014 at 6:33 PM, Steven Gill <[email protected]> > wrote: > > > This is rad! Great job! > > > > > > On Mon, Jan 27, 2014 at 2:55 PM, Brian LeRoux <[email protected]> wrote: > > > > > this is nice stuff guys / love it > > > > > > > > > On Mon, Jan 27, 2014 at 1:04 PM, Andrew Grieve <[email protected]> > > > wrote: > > > > > > > The Google team's side-project has made some good progress in the > last > > > > while. We've shared this before, but we're gearing up for a blog post > > > about > > > > it so wanted to share it again :) > > > > > > > > https://github.com/MobileChromeApps/mobile-chrome-apps > > > > > > > > npm install -g cca > > > > cca create MyProject > > > > > > > > At this point you have a Chrome App within your www/ that you can > > build & > > > > publish to the Chrome Web Store. You can also use "cca" the same as > > > > "cordova" to build & run it as a Cordova app. > > > > > > > > > > > > > -- > Carlos Santana > <[email protected]> >
