import TodoApp from './todomvc/todo-app'; const todoApp = new TodoApp();