mitmproxy/web
Peter Dave Hello 123342ea0b
Improve Markdown syntax(styling) (#4496)
* Improve Markdown syntax

- Add missing blank lines
- Remove trailing spaces
- Remove additional blank lines
- Fix indentation consistency and correctness

* Update addons-examples.md

Co-authored-by: Maximilian Hils <github@maximilianhils.com>
2021-03-11 19:13:02 +01:00
..
src Improve Markdown syntax(styling) (#4496) 2021-03-11 19:13:02 +01:00
.babelrc
.editorconfig
.eslintrc.yml
conf.js
gulpfile.js
package.json
README.md Document mitmweb architecture 2020-05-18 14:21:23 -04:00
yarn.lock

Quick Start

Be sure to follow the Development Setup instructions found in the README.md, and activate your virtualenv environment before proceeding.

  • Run yarn to install dependencies
  • Run yarn run gulp to start live-compilation.
  • Run mitmweb and open http://localhost:8081/

Architecture

There are two components: