React Todo Todo app copied from various places: js from the redux examples css from the todomvc Development $ npm install -g yarn $ yarn install $ DEBUG=* PORT=3000 HOST='0.0.0.0' npm start Open "http://0.0.0.0:3000/" in a browser