To-do Plugin This plugin demonstrates how use Project storage to create a simple TO-DO list as a LUUCY plugin. Requirements Node JS Instructions clone this repository install LUUCY CLI: npm install -g luucy-cli install dependencies: npm install run the plugin in debug mode: luucy serve