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

https://github.com/konstantinzolotarev/sails-polymer-sample


https://github.com/konstantinzolotarev/sails-polymer-sample

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# sails-polymer-sample

a [Sails](http://sailsjs.org) application

# Installation
To install all deps use this command:

```bash
npm install && bower install
```