todo-gui icon indicating copy to clipboard operation
todo-gui copied to clipboard

GUI for managing todo comments within a project

todo-gui

GUI for managing todo comments within a project

demo

run locally

install dependancies
npm install
build
npm run build

or

npm run watch
run
npm start

license

MIT