marionette Getting started with marionette Installation or Setup

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Extensions
> Step 2: And Like the video. BONUS: You can also share it!

Example

To install Marionette using NPM and Webpack

  • Install NPM following the advice from the NPM blog
  • Create a directory for your JavaScript application
  • Inside that directory, run npm init, giving your application names
  • Install Webpack: npm install --save webpack
  • Install Marionette's dependencies: npm install backbone.marionette


Got any marionette Question?