mitmproxy/web
Maximilian Hils 7a388560d7 use object spread operator
While the spread operator is not part of ES6, React also uses it for JSX.
It makes sense for us to keep it in other parts of the codebase as well.
2016-06-02 09:51:39 -07:00
..
src use object spread operator 2016-06-02 09:51:39 -07:00
.babelrc use object spread operator 2016-06-02 09:51:39 -07:00
.eslintrc.yml [web] VirtualScroll and AutoScroll helper 2016-03-10 21:40:07 +08:00
conf.js web: update dependencies 2016-05-02 14:33:43 -07:00
gulpfile.js gulp-minify-css is deprecated. Adding gulp-clean-css 2016-04-11 16:38:30 -07:00
package.json add basic redux architecture, convert eventlog to redux 2016-06-02 00:04:10 -07:00
README Refactor dev.sh 2016-05-26 09:35:21 +12:00

Starting up

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