Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.13 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.13 KB

Laravel Logo

Build Status Total Downloads Latest Stable Version License

Laravel Todo List using laravel-htmx

Setup

  • composer install
  • npm install

Run

  • php artisan serve
  • npm run dev

License

Thi is open-sourced software licensed under the MIT license.