import bootstrap from 'bootstrap'; import { AdminApp } from 'App/Admin'; bootstrap(new AdminApp);