Boilerplate code for Marionette projects using Grunt, Bower, SASS and RequireJS.
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.
-
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.
MIT License (c) Gareth Nolan