cheatsheets/weinre.md

19 lines
313 B
Markdown

---
title: Weinre
layout: default
---
* [Weinre](http://people.apache.org/~pmuellr/weinre/)
Install:
$ npm install -g weinre
Start the server:
$ weinre --boundHost 0.0.0.0
$ open http://localhost:8080
<script
src="http://localhost:8080/target/target-script-min.js#anonymous"></script>