Pooya Golchian

Results 2 issues of Pooya Golchian

``` var resultCache = $.ajax({ url: 'http://contact.dev/api/autocomplete/person_tags', type: 'GET', success: function (data) { personTags = data; var multiple = $('#person_tags').materialize_autocomplete({ multiple: { enable: true }, appender: { el: '.ac-users' },...

![image](https://cloud.githubusercontent.com/assets/8122611/25384884/321d1bba-29d7-11e7-9a47-4227d08ecd65.png) Very good project, good work! Please clean git project and add node_modules to .gitignore file. I've some error to serve this project on port 8080, Please fixing this error....