make-your-own-gmail icon indicating copy to clipboard operation
make-your-own-gmail copied to clipboard

An example Gmail replica using the Google JavaScript SDK + AngularJS

Results 2 make-your-own-gmail issues
Sort by recently updated
recently updated
newest added

In [line 84](https://github.com/mmautner/make-your-own-gmail/blob/453279e039126d20db13e8dd93a6ca29967c6a5a/app/js/app.js#L84) from the `app.js` there's an undeclared function `emailAddresses.parseOneAddress`

Hi, When I run "grunt serve": Running "replace:dist" (replace) task Warning: Error while processing "app/js/env.js" file. Use --force to continue. If I force to continue, it does not work on...