Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 469 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 469 Bytes

A polymer element to sync data with feathers.js server. See document page and demo for more information.

Installation

bower install --save wuyuanyi135/feathers-element

Demo

API and Demo

git clone https://github.com/wuyuanyi135/feathers-element
npm install 
bower install
node index.js

Open http://localhost:8080/components/feathers-element/

Test