The ultimate guide to integrating Webpack into an Express app. This repository contains an ebook that will help you setup an Express app and seamless integration with a Webpack build with hot reloading support for both client and server.
- Chapter 1 - Scaffold a new Express project
- Chapter 2 - Setup webpack build with Babel
- Chapter 3 - Build SCSS using Webpack