Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 246 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 246 Bytes

BlogMVC: Siler

BlogMVC made with Siler.

composer install
composer migrate # create database
composer seed    # fill database with data
composer serve   # run php built-in server