Skip to content

Commit

Permalink
Add yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
davidebianchi committed Oct 26, 2017
1 parent a372994 commit ab90537
Show file tree
Hide file tree
Showing 2 changed files with 3,394 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,14 @@ The purpose of this library is:

## Install

To install ddp.js using `npm`:

npm install ddp.js

or using `yarn`:

yarn add ddp.js

## Example usage

```js
Expand Down

0 comments on commit ab90537

Please sign in to comment.