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

https://github.com/usmantahirr/polymer-starter


https://github.com/usmantahirr/polymer-starter

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

polymer-starter
===============

Run it using
```
npm install -g bower
npm install -g http-server
http-server -a 0.0.0.0 -p 8100
```
after them, you can see it at
```
localhost:8100
```