test-webpack4-bundler
# clone project
git clone https://github.com/RamirezET/test-webpack4-bundler.git
# Install dependencies
npm i
# serve with hot reload
npm run dev
# build for production environment
npm run build
Copyright (c) 2019-present Ramirez