ferchupessoadev/spyframe-project

Spyframe Project Skeleton

v0.0.3 2025-02-17 17:24 UTC

This package is auto-updated.

Last update: 2025-06-17 18:06:33 UTC


README

create a new project

composer create-project ferchupessoadev/spyframe-project my-project

run the project

cd my-project
php -S localhost:8000 -t public_html