nuclearmail icon indicating copy to clipboard operation
nuclearmail copied to clipboard

NuclearMail is an experiment of writing a webmail client using React and the Flux architecture. It runs completely in the browser and uses the GMail REST API.

Results 3 nuclearmail issues
Sort by recently updated
recently updated
newest added

I'm trying to run the app and doesn't work: > [email protected] start E:\workspace\nodejs-work\nuclearmail-master > npm run watch-html & npm run watch-js & npm run serve "dev" ![nuclearmail-run-issue](https://cloud.githubusercontent.com/assets/9849129/20526904/6986d378-b0c6-11e6-84a2-56b27c54657d.jpg) > [email protected] watch-html...

When I try to run the start command it errors out right off the bat with mkdirp is not recognised as an internal or extenral command. I tried this on...

- visited the website (`http://ianobermiller.github.io/nuclearmail/#/`) - logged in with gmail - immediate error ``` TypeError: Cannot read property 'messages' of undefined {stack: "TypeError: Cannot read property 'messages' of unde…nobermiller.github.io/nuclearmail/app.js:35:4752)", message:...