Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 347 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 347 Bytes

todooblr

todooblr

a todo app with gamified "feature releases" and other ridiculous things to demonstrate my code organisation skills. uses vanilla js, oop + mvc principles

install

git clone https://github.com/tomhuhges/todooblr
cd todooblr
npm install
gulp