This site uses Jigsaw, a framework for building static sites. Read the docs here.
$ composer install
$ npm install
$ npm run watch
$ ./vendor/bin/jigsaw build
$ ./vendor/bin/jigsaw build production
If you're using Laravel Mix
$ npm run production