/mint-example-todo

Todo list example for showcasing Mint

Primary LanguageMintMIT LicenseMIT

Todo App Example

This is a simple Mint todo application. Follow these steps to get up and running:

  1. Install Mint (https://www.mint-lang.com/install)
  2. Clone the repository
  3. Install dependencies with mint install
  4. Start the development server mint start
  5. That's it!