Statamic
Stuff for development of our Clarityflow marketing site
Run & develop the site locally:
Start live reload:
npm run dev
Run statamic locally:
php artisan serve
Then the site will be ready to use at either of these:
Last updated