📡 Webpack Babel Setup 📡

This is the Webpack Babel Project/Tutorial from bitwiser

Status:

Completed ✅

How to run it:

git clone git@github.com/GBouffard/webpack-babel-setup
cd webpack-babel-setup
npm install
npm run build
npm run lint
npm run dev