Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 222 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 222 Bytes

marionette-webpack

A sample project demonstrating setup of a backbone marionette application with webpack.

Installation

npm i

Test

npm test

Dev server

npm start

Distribution build

npm run build