Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 198 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 198 Bytes

vue-todo

Basic todo app with local storage

getting started

clone repo

cd into the directory

run npm install to install dependencies

run npm run dev to see project in your localhost