yeaha/owl-site

owl framework template site

Installs: 156

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 0

Type:project

0.1.9 2017-02-10 09:44 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:56:31 UTC


README

composer create-project yeaha/owl-site ./mysite

Run

Nginx

see docker/nginx/default.conf

Docker

$ cd mysite
$ docker-compose up -d

浏览器访问 http://127.0.0.1

Swoole

$ php -q ./mysite/server.php start

浏览器访问 http://127.0.0.1:12345