/gravity-prototype

Primary LanguagePHPOtherNOASSERTION

Gravity

# installation
$ composer install

# cli
$ bin/gravity

# server
$ php -S localhost:8080 public/index.php