Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 621 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 621 Bytes

Todo

A simple todo App with js, and it's intergrated with a simple laravel api.

If there's no api set up, un comment the table tag and its children.

Then change the action on the create button to " todo.createTodo(this)"

Create