Skip to content

lokimeyburg/GameRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameRoom is a very simple Rails app to showcase Stacker, an iOS view-controller to make building hybrid native/web iOS apps much simpler.

Here's what it looks like running inside Stacker:

Drawing

Setup

Make sure your machine has Ruby 2 and Rails 4.

$ git clone https://github.com/lokimeyburg/GameRoom.git
$ cd GameRoom
$ bundle install
$ rails s

Now check http://localhost:3000 and you should see GameRoom running in your browser.

About

A demo web app to showcase Stacker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published