Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 484 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 484 Bytes

<ipfs-response>

A web component that records the response time from multiple IPFS endpoints

Install the Polymer-CLI

First, make sure you have the Polymer CLI and npm (packaged with Node.js) installed. Run npm install to install your element's dependencies, then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test