Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 268 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 268 Bytes

spa-tutorial

Single Page Application example using AngularJS, Backbone.js and PHPSlim

git clone https://github.com/mmukhin/spa-tutorial
cd spa-tutorial
php -S localhost:8080 # built-in web server requires PHP >= 5.4.0

Navigate to: localhost:8080