This repository has been archived by the owner on Jan 25, 2021. It is now read-only.
Releases: afpa-stbrieuc/silex-angular-bootstrap
Releases · afpa-stbrieuc/silex-angular-bootstrap
switch sqlite to mongodb
v0.1.1
sample init todo app
#install
download the zip file, make sure you have php>=5.5
and sqlite php pdo
extension installed
#run
in the project directory:
php -S 127.0.0.1:8080 -t . api/app.php
#see
go to http://127.0.0.1:8080 in your favorite browser