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.
Backbone.js Modern (2016) Boilerplate with Marionette.js, Sass Foundation
JavaScript
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.