ipluser / virtual-dom-counter-example

Counter example for https://github.com/Matt-Esch/virtual-dom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

virtual-dom-counter-example

Counter example for virtual-dom

Quick Start

$ git clone https://github.com/ipluser/virtual-dom-counter-example.git
$ cd virtual-dom-counter-example
$ npm install
$ npm start

visit http://127.0.0.1:8080 with browser.

Resource

About

Counter example for https://github.com/Matt-Esch/virtual-dom

License:MIT License


Languages

Language:JavaScript 80.2%Language:HTML 19.8%