Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 487 Bytes

File metadata and controls

18 lines (13 loc) · 487 Bytes

Gitter SemVer

Установка

mkdir pebbles
composer create-project pebblesengine/skeleton pebbles

Использование

cd pebbles
php -S 127.0.0.1:8000 index.php

Приложение будет доступно по адресу localhost:8000 в браузере.