Application for creating TODO list of calls.
app links:
For run app for developer purpose or contribute to this project, you need to do next steps:
- npm i - to install all dependency;
- run gulp - wich will run local webserver and watcher for all js files;
- run gulp build - for prepare files for production;