Skip to content

Simple web application skeleton using Marionette.js and few other helpful libraries

Notifications You must be signed in to change notification settings

felopri/marionette-example-basic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

marionette-scaffolding

marionette-scaffolding a fairly simple web application skeleton(boilerplate or whatever you want to call it) using Backbone in combination with Marionette and few other helpful libraries. I also put the minimal Node server for testing the web app. It's meant to be a helpful starting point for new web projects.

I started off by creating backbone-scaffolding and eventually upgraded the project using Marionette

Web app

The public folder containes all the files that will get you started

Server

The server folder contains simple Node.js server. You'll find more info on how to run in and install dependencies there

Author

Feel free to contact me Nil Gradisnik (@ghaefb)

About

Simple web application skeleton using Marionette.js and few other helpful libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Other 0.6%