blogmv / backbone-browserify

This is a SPA application made using backbone and browserify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a SPA application made using backbone and browserify

License:Other


Languages

Language:JavaScript 99.7%Language:CSS 0.3%