Skip to content

cvara/marionette-boilerplate

Repository files navigation

Marionette Boilerplate

A starting point for new Marionette v3 based projects.

Features

Running, building and testing the project

  • npm start
    Runs webpack-dev-server with HMR for dev

  • npm run build
    Builds for production

  • npm start:prod
    Builds for production & starts a simple production-like express server

  • npm run test
    Tests with karma spec runner

  • npm run test:tdd
    Tests with karma, with auto-watch on and single-run disabled

  • npm run test:lint
    Lints with eslint

About

A starting point for new Marionette single page apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published