Skip to content

baptistejamin/randomail-homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Randomail Homepage

Build Status

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.

How to build

In a terminal:

npm install -g grunt bower
cd app && bower install
cd ../ && grunt

Output will be stored in the dist/ directory.