- HTML
- CSS
- JS
- PHP [ Backend Mailer Framework ]
- Apache2 [ Web-Server On Ubuntu ]
Execute:
$ sudo apt-get update && sudo apt-get upgrade
$ apt-get install php-pear php7.0-dev php7.0-zip php7.0-curl php7.0-gd php7.0-mysql php7.0-mcrypt php7.0-xml libapache2-mod-php7.0
$ sudo apt-get install apache2
// Copy all the content of the files on ubuntu /var/www/html
$ sudo service apache2 restart