ToDo A very simple todo/notes app. Built using React and Flow. How to Run yarn install yarn run dev Then open http://localhost:8080/ Building for Prod yarn run prod and the output is in the dist/ folder.