/backbone_webpack_boilerplate

Backbone.js Modern (2016) Boilerplate with Marionette.js, Sass Foundation

Primary LanguageJavaScript

Backbone.js Modern (2016) Boilerplate with Marionette.js, Sass Foundation and Webpack

Stack

Install

After cloning the repository, execute

./npm install in order to install dependencies

./webpack to build project

./webpack-dev-server or .npm start to start the server.