Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 182 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 182 Bytes

Twitter Weather Bot

A simple weekend project

Setup and Serve

# install dependencies
composer install

# serve at localhost:8000
php -S localhost:8000 -t public