Jigsaw Site and Docs Basic Setup Install npm dependencies: npm install Install composer dependencies: composer install Set your APP_URL in .env: APP_URL=http://jigsaw-site.test Preview the site: npm run dev