Skip to content

Boilerplate code for Marionette projects using Grunt, Bower, SASS and RequireJS.

Notifications You must be signed in to change notification settings

garethdn/MarionetteSkeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marionette Skeleton

Boilerplate code for Marionette projects using Grunt, Bower, SASS and RequireJS.

Installation

Run npm start to install all dependencies in package.json. When complete this will automatically trigger bower install and then grunt build - finally starting an express server. Navigate to http://127.0.0.1:8000/ to view the app.

Why not use a yeoman generator?

  • The current version of generator-backbone (0.3.2) is breaking.

  • There doesn't appear to be a good, regularly updated yeoman generator for a Marionette application.

  • I only want the bare essentials for my own applications.

License

MIT License (c) Gareth Nolan

About

Boilerplate code for Marionette projects using Grunt, Bower, SASS and RequireJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published