A super simple static website, showing who wee are and what we do.
Simply install NPM dependencies and then run:
npm start
This will bundle the assets and run a local server on localhost:1234.
Thanks to CircleCI, we can automatically deploy every change in the master branch to S3.