Skip to content

sjsingh85/durandal-webpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Durandal + Webpack

This is a sample project that demonstrates the use of Webpack with Durandal together to bundle your SPA.

Quickstart

Install the package dependencies with

npm install

Start the webpack at localhost:8080 with

npm run dev

Go forth!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.2%
  • HTML 41.8%