Skip to content

craigmorrison/example-webpack-basic

Repository files navigation

Basic Webpack Example

An example project for teaching basic Webpack, Babel and Jest configuration.

Please note that this is an educational example and is not designed to be a suitable configuration for production websites or applications.

Commands

Install

To install use:

npm install

Test

To run the test suite use:

npm test

Run

To run the site use:

npm start

About

A basic example site for teaching Webpack configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages