Run Statamic (for Clarityflow) locally
In the first terminal tab run this:
npm run dev
In the second terminal tab, run this:
php artisan serve
Now you can view the site at:
Last updated
In the first terminal tab run this:
npm run dev
In the second terminal tab, run this:
php artisan serve
Now you can view the site at:
Last updated