Project scaffold for Tempest, an MVC micro framework that gets out of your way.
composer create-project tempest/app <project-name>
cd <project-name>
npm run dev
Read all about Tempest in the docs.
The docs for Tempest, the PHP micro framework that gets out of your way
PHPMIT