install dependecies
npm install
see the result
npm start
and go to http://localhost:8080
to optimize the output
PROD_ENV=1 node_modules/.bin/webpack
install dependecies
npm install
see the result
npm start
and go to http://localhost:8080
to optimize the output
PROD_ENV=1 node_modules/.bin/webpack