A presentation document that covers fundamentals of image & code optimizations
yarn startStarts the webpack dev server in port 8000 ( its a default port )yarn buildRuns webpack production build.yarn build:serverRuns webpack production build & Serves it using a simple http server in port 8000