Skip to content

canjs/webpack-example

Repository files navigation

CanJS & webpack example

License: MIT Travis build status Greenkeeper badge

Getting started

  1. Clone this repo
  2. Run npm install to install all the dependencies
  3. Run npm run develop to start webpack
  4. Run npm start to start an http server
  5. Open index.html in your browser

Build for production

To build the application into a production bundle, run:

npm run build

You can now open production.html in your browser.

About

An example app using CanJS with Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors