Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 154 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 154 Bytes

Running Examples

Node

$ node balance.js

Browser

Install webpack

$ npm install $ npm run webpack

And open index.html on the browser.