/backbone-browserify

This is a SPA application made using backbone and browserify

Primary LanguageJavaScriptOtherNOASSERTION

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