$ git clone https://github.com/casrime/blog.git
$ composer install
$ sh database.sh
Launch the built-in web server and access the application in your browser at http://localhost:8000:
$ php -S localhost:8000 -t public/
$ git clone https://github.com/casrime/blog.git
$ composer install
$ sh database.sh
Launch the built-in web server and access the application in your browser at http://localhost:8000:
$ php -S localhost:8000 -t public/