git clone https://github.com/guryanov-junior/TODO-list.git
#install the project dependencies
$ npm install
# watches your files and uses livereload by default
$ npm start
git clone https://github.com/guryanov-junior/TODO-list.git
#install the project dependencies
$ npm install
# watches your files and uses livereload by default
$ npm start