mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
update mitmweb dev instructions
This commit is contained in:
parent
cba380de80
commit
c6932cbde5
2 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +0,0 @@
|
|||
|
||||
Starting up
|
||||
|
||||
- npm install
|
||||
- gulp
|
||||
- run mitmweb and open http://localhost:8081/
|
||||
6
web/README.md
Normal file
6
web/README.md
Normal file
|
|
@ -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…
Add table
Add a link
Reference in a new issue