Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 272 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 272 Bytes

morphdom examples

Installation

git clone https://github.com/patrick-steele-idem/morphdom
cd morphdom
npm install

Running

node examples/server.js

And then open http://localhost:8080/ in your web browser.