Tan-Moy / webpack_project

Building a webpack config from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack_project

Building a webpack config from scratch This conatins a fully-functioning boiler plate project for creating react apps. z_uncommented_clean contains a copy of the boiler plate with no comments.

#How to install:

  1. Clone the project
  2. npm install or yarn-install to install the packages
  3. yarn start to start the dev server
  4. yarn prod to out put minified and gzipped versions for production

About

Building a webpack config from scratch


Languages

Language:JavaScript 87.9%Language:HTML 8.8%Language:CSS 3.3%