Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 302 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 302 Bytes

Vue Todo

The Best Todo List in the World (maybe)

Install

npm install
npm run serve

Really simple example, not using VUEX or any state managment, just throwing events up to App and rethrowing them along the way (ergh)