Skip to content

aqmnguyen/webpack-example

Repository files navigation

Sample Webpack Repo

Built using the following medium post Beginner's Guide to Webpack

To get started with this project, do the following:
  1. Git clone the project
  2. cd into the project
  3. run npm install from the terminal

To Run

  1. npm test // dev server
  2. npm start // build and bundle package for prod

About

Quick Example Webpack Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published