mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-21 22:58:24 +00:00
Clarify web frontend docs (#5055)
This commit is contained in:
parent
1e97073078
commit
33e58e2c2b
@ -4,6 +4,7 @@
|
||||
- Run `node --version` to make sure that you have at least Node.js 14 or above. If you are on **Ubuntu <= 20.04**, you
|
||||
need to
|
||||
[upgrade](https://github.com/nodesource/distributions/blob/master/README.md#installation-instructions).
|
||||
- Run `cd mitmproxy/web` to change to the directory with package.json
|
||||
- Run `npm install` to install dependencies
|
||||
- Run `npm start` to start live-compilation
|
||||
- Run `mitmweb` after activating your Python virtualenv (see [`../CONTRIBUTING.md`](../CONTRIBUTING.md)).
|
||||
|
Loading…
Reference in New Issue
Block a user