require('babel-polyfill');
const init = require('./app');

init();