Schoolproject World Wide Importers.
For the setup and installation take a look at the wiki of this repository.
Be sure to be in the $ ~/world-wide-importers/src
folder when executing the following commands in your terminal.
- Watch Sass file
$ sass --watch scss/main.scss css/main.css
. - Run webserver
$ lt --port [local webserverport]
- Go to the URI provided by the command above. It should look like
something.localtunnel.me
- Go to the URI provided by the command above. It should look like
- Add your password from a gmail to
/inc/password.php
to enable mailing.