Skip to content

giolaq/what2see

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

what2see is a Polymer app built for DevFest Rome 2014 showcasing 700+ interesting monuments you can find in Rome.

Monuments' data come from the City of Rome's OpenData hub: dati.comune.roma.it

Demo

See demo here: www.claudiodangelis.com/demo/what2see/what2see.html

Install

  1. Install Dart
  2. pub get
  3. pub serve (At project root)
  4. Open http://localhost:8080\web\what2see.html in Dartium.

Deploy

  1. pub build - compiles to JavaScript to run in any modern browser.
  2. Run python -m SimpleHTTPServer at build/web.
  3. Open http://localhost:8000/what2see.html

Learn More

About

Dart Polymer.dart Lab @ Gdg Dev Fest Rome 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published