Inspired by [motion](https://github.com/motion/motion). It's very handy that I can type things into `npm start` to do some common tasks. [Vorpal](https://github.com/dthree/vorpal) seems like a great tool for this. Tasks that i can think of: - `o`, `open`: open in browser - `e`, `edit`: open project root in an editor (atom? 😃) - `v`, `verbose`: show/hide all webpack logs