st32lthx / webpack-example

An example of webpack workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An example of webpack workflow


Languages

Language:JavaScript 79.6%Language:HTML 15.1%Language:CSS 5.2%