next/babel doesn't transpile import/export. So, we need to do it explicitly, but only for test env.
* Add a working JEST example app. * Add README.md * Move react-test-renderer to devDeps. * Add a newline to the .babelrc