A web app based on autocannon
- customize autocannon's config
 - test history tracking
 - test transaction flexible control
 
$ npm i autocannon-app -g- Execute command below:
 
cannon --port={your port, default 8080}- Then visit 
http://127.0.0.1:{your port}in browser 
All the config and test datas are stored in web
localStorage

