update mitmweb dev instructions

This commit is contained in:
Maximilian Hils 2018-03-20 18:33:51 +01:00 committed by GitHub
parent cba380de80
commit c6932cbde5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +0,0 @@
Starting up
- npm install
- gulp
- run mitmweb and open http://localhost:8081/

6
web/README.md Normal file
View 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/