generator-marionette-frontend

A frontend generator for building large scale single page applications using Marionette, RequireJS, Handlebars

Usage no npm install needed!

<script type="module">
  import generatorMarionetteFrontend from 'https://cdn.skypack.dev/generator-marionette-frontend';
</script>

README

generator-marionette-frontend

Codeship Status for opus-online/generator-marionette-frontend

Requirements

  1. Node installed
  2. Yeoman installed (http://yeoman.io/)
  3. Grunt installed (http://gruntjs.com/)
  4. Bower installed (http://bower.io/)

Setup

npm install -g generator-marionette-frontend

Creating a new project

mkdir example && cd example
yo marionette-frontend

Serving your application

grunt serve

Now go to http://localhost:9001

Running your tests

grunt test

Documentation

Community

You can contact me via Gitter: Gitter chat