Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 332 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 332 Bytes

Project scaffold for Tempest, an MVC micro framework that gets out of your way.

composer create-project tempest/app <project-name>
cd <project-name>
php tempest serve

Read all about Tempest in the docs.