Charlotte Devs Note This site uses Jigsaw, a framework for building static sites. Read the docs here. Running Locally $ composer install $ npm install $ npm run watch Generating The Site Local Build $ ./vendor/bin/jigsaw build Production Build $ ./vendor/bin/jigsaw build production If you're using Laravel Mix $ npm run production