chore(Build) : Add Babel for build. chore(Babel) : Add babel configuration. style(Code) : Enhance code style.
[Yarn](https://yarnpkg.com/) is a drop in replacement for npm. We should use it because: * It's faster * It uses a lockfile, making the builds more deterministic.