Skip to content

Files

Latest commit

d134507 · May 13, 2015

History

History

webpack-example

webpack-example

An example of webpack workflow, as presented in the following article Creating a workflow with WebPack

How to use

  • npm install
  • npm run dev - localhost:8080
  • npm run deploy - deploy to dist folder

Introducing the webpack cookbook

@bebraw and me have been working on a cookbook for React JS and Webpack practices. Check it out at react-webpack-cookbook and build your custom config file with the best practices in the community.