MpMeetPatel / Webpack_3_React_StarterPack

Using This Starter pack you will able to use react,redux ,react-router with complete configuration of webpack with font,bootstrap,jQuery,popper.js, svg,images and much more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack_3_React_StarterPack

Step 1 : open terminal/CMD and nevigate to this directory and type "npm install" // it will install all require project dependencies

step 2 : type "npm run dev" for development mode of webpack and your development work goes here. make sure you go to "localhost:5000" to serve you project live.

step 3 : type "npm run prod" for Production mode of webpack and your Production code will be ready to serve

About

Using This Starter pack you will able to use react,redux ,react-router with complete configuration of webpack with font,bootstrap,jQuery,popper.js, svg,images and much more.


Languages

Language:JavaScript 70.3%Language:CSS 25.1%Language:HTML 4.7%