update mitmweb dev instructions
This commit is contained in:
parent
cba380de80
commit
c6932cbde5
|
@ -1,6 +0,0 @@
|
||||||
|
|
||||||
Starting up
|
|
||||||
|
|
||||||
- npm install
|
|
||||||
- gulp
|
|
||||||
- run mitmweb and open http://localhost:8081/
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
# Quick Start
|
||||||
|
|
||||||
|
|
||||||
|
- Run `yarn` to install dependencies
|
||||||
|
- Run `gulp` to start live-compilation.
|
||||||
|
- Run `mitmweb` and open http://localhost:8081/
|
Loading…
Reference in New Issue