Todo App Example This is a simple Mint todo application. Follow these steps to get up and running: Install Mint (https://www.mint-lang.com/install) Clone the repository Install dependencies with mint install Start the development server mint start That's it!