Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jkanche/polymer_browser


https://github.com/jkanche/polymer_browser

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# polymer_browser

# installation:

download repo
```
bower update
```

serve index.html using any webserver!
```
python -m SimpleHTTPServer (or)
php -S localhost:5566
```