mitmproxy/web
Aldo Cortesi ac335057a7 Disable implicit JS test asset generation
The JS test assets depend in a brittle way on the details of the tflow()
utility functions. We shouldn't have to fix JS tests when adjusting these.

Options:
    - Manually generate the test assets in a script.
    - Define the JS assets without using tflow, so they don't unexpextedly
    vary.
2017-12-17 10:17:05 +13:00
..
src Disable implicit JS test asset generation 2017-12-17 10:17:05 +13:00
.babelrc web: use object spread operator 2016-06-02 10:24:33 -07:00
.editorconfig [web] editor config for line endings 2016-06-17 06:26:46 +08:00
.eslintrc.yml [web] update dependencies 2017-06-12 13:02:15 +02:00
conf.js fix mitmweb 2016-11-08 17:43:46 +01:00
gulpfile.js fix gulpfile copy mistake 2017-08-21 22:47:15 +02:00
package.json [web] update to react 16.0 2017-10-25 13:35:15 +02:00
README Refactor dev.sh 2016-05-26 09:35:21 +12:00
yarn.lock [web] adjust tests 2017-10-26 16:34:24 +02:00

Starting up

- npm install
- gulp
- run mitmweb and open http://localhost:8081/