Expected Behavior
Should be able to get local environment for gitbook docs to work through CONTRIBUTING.md
Current Behavior
Local dev is hard since there is only gulp docs to build the static site and if you want a local dev server, you have to install gitbook cli and a bunch of commands
Possible Solution
Add more docs to contributing about how to run docs locally. Add gitbook serve to gulp or npm tasks