All Projects → tangrams → Simple Demo

tangrams / Simple Demo

Licence: mit
The simplest possible stand-alone Tangram setup.

Labels

simple-demo

The simplest possible Tangram setup.

Live demo: http://tangrams.github.io/simple-demo/

tangram-demo screenshot

To run locally:

Download this repo, then start a web server in its directory:

python -m SimpleHTTPServer 8000

If that doesn't work, try:

python -m http.server 8000

Then navigate to: http://localhost:8000

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].