Skip to content

lukazc/webpack-demo

Repository files navigation

Webpack configuration demo

This project contains code examples from the book available at SurviveJS - Webpack. The book is an excellent resource for understanding Webpack and its ecosystem, and this repository serves as a practical companion to the theoretical knowledge presented there.

Getting Started

To get started with these examples, clone this repository to your local machine.

Prerequisites

You'll need Node.js and npm installed on your computer to run the examples. Visit Node.js to download and install them if you haven't already.

Installation

After cloning the repository, navigate to the project's root directory in your terminal and run:

npm install

This command will install all the necessary dependencies for running the examples.

Acknowledgments

  • Thanks to the authors and contributors of SurviveJS - Webpack for creating such a comprehensive guide to Webpack.
  • All examples are based on the content from the book and are used for educational purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published