BramVanBerkel / todomvc

Demo todo app to practice AlpineJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoMVC app built with AlpineJS

To use:

  • git clone this repostiory
  • run npm install
  • serve the index.html file, for example if you have php installed: php -S localhost:8000 and visit localhost:8000 in your browser

About

Demo todo app to practice AlpineJS


Languages

Language:HTML 63.1%Language:JavaScript 35.1%Language:CSS 1.9%