Todos Realar TodoMVC implementation. See wrapped version on CodeSandbox, Or try It on your computer. git clone git@github.com:realar-project/todos.git cd todos npm i npm run start # Open http://localhost:1234 in your browser Enjoy!