Puko Framework logo Puko Framework

You can run Puko without using a web server. Use command below to run it directly:

php puko serve ...

You can change … with the desired port.

php puko serve 4000

Then, you can open it on a web browser:

localhost:4000