Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 411 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 411 Bytes

blogMV* Skeleton

Backbone + Browserify This is a SPA built with Backbone and browserify through an API built with Python using Google App Engine to host blogMV* data.

How to install ?

Go to terminal/project folder and type "npm install"

How to run ?

Go to terminal/project folder and type "gulp" Open another tab and type php -S localhost:5000

Open the browser and go to localhost:5000