This project is the Randomail v3 homepage. Randomail is a disposeable e-mail system that allows you to prevent spam from being delivered to your inbox.
This project uses materializecss
and and is multilingual.
In a terminal:
npm install -g grunt bower
cd app && bower install
cd ../ && grunt
Output will be stored in the dist/ directory.