Skip to content

A short meteor js version of drag'n'drop tiles using html5/css

Notifications You must be signed in to change notification settings

eoinsmith001/tile-juggler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tile-juggler

Overview

This is a simple Meteor JS implementation of the tutorial at http://www.html5rocks.com/en/tutorials/dnd/basics/

Uses the mrt:bootstrap-3 Meteor package.

Developed using Meteor 0.9.1.1

Sample

Using a HTML5-capable browser, have a look at the running version here.

Running

Just run meteor

bash $ cd tile-juggler/
bash $ meteor

and visit localhost:3000 in your browser.

Warning: HTML5 may not be supported nicely in all browswers (Safari, IE).

About

A short meteor js version of drag'n'drop tiles using html5/css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published